1
0
mirror of synced 2024-12-13 22:56:04 +03:00
doctrine2/lib/Doctrine/ORM/Proxy
2012-04-07 10:30:09 +02:00
..
Autoloader.php [DDC-1698] Add autoloader especially for the non PSR-0 Proxy class names. This is necessary when you want to deserialize your proxy classes from the session. 2012-03-14 20:03:17 +01:00
Proxy.php [DDC-1604] Have ORM Proxy implement new \Doctrine\Common\Persistence\Proxy 2012-01-16 12:50:36 +01:00
ProxyException.php [DDC-1698] Add autoloader especially for the non PSR-0 Proxy class names. This is necessary when you want to deserialize your proxy classes from the session. 2012-03-14 20:03:17 +01:00
ProxyFactory.php [DDC-1771] Abstract classes cannot be proxies and should be skipped in complete generation. 2012-04-07 10:30:09 +02:00