1
0
Fork 0
mirror of synced 2025-04-06 06:43:35 +03:00
doctrine2/lib
Tristan Lins 641774630b Access properties via static:: instead of self::.
The properties of EntityGenerator are now protected instead of private.
But this does not make sense until they are accessed with static::.
Otherwise the templates cannot be overwritten within a sub class.
2013-07-05 13:40:57 +02:00
..
Doctrine/ORM Access properties via static:: instead of self::. 2013-07-05 13:40:57 +02:00
vendor Removing submodules as of doctrine/doctrine2#570 2013-02-15 18:33:29 +01:00