You are here

constant AbstractProxyFactory::AUTOGENERATE_NEVER in Plug 7

Never autogenerate a proxy and rely that it was generated by some process before deployment.

File

lib/doctrine/common/lib/Doctrine/Common/Proxy/AbstractProxyFactory.php, line 41

Class

AbstractProxyFactory
Abstract factory for proxy objects.

Namespace

Doctrine\Common\Proxy

Code

const AUTOGENERATE_NEVER = 0;