[TYPO3-mvc] Get a class' name from a given table name
Adrien Crivelli
adrien.crivelli at gmail.com
Wed Sep 5 10:24:03 CEST 2012
For completness, I should have added the following code as well:
<?php
class AbCdEf {}
class abcdef {} // Fatal error: Cannot redeclare class abcdef
More information about the TYPO3-project-typo3v4mvc
mailing list