removed rat comment :P
This commit is contained in:
parent
aae6950889
commit
6db13eb597
1 changed files with 0 additions and 1 deletions
|
@ -653,7 +653,6 @@ final class Doctrine
|
|||
*/
|
||||
public static function classify($tablename)
|
||||
{
|
||||
echo "rat";
|
||||
return preg_replace_callback('~(_?)(_)([\w])~', array("Doctrine", "classifyCallback"), ucfirst($tablename));
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue