Merge pull request #783 from mnapoli/DDC-2664
#DDC-2664 Improving and fixing documentation for new Proxy factory flags usage as of DCOM-210
This commit is contained in:
commit
0d246f7e9e
@ -90,7 +90,7 @@ class Configuration extends \Doctrine\DBAL\Configuration
|
|||||||
* Sets a boolean flag that indicates whether proxy classes should always be regenerated
|
* Sets a boolean flag that indicates whether proxy classes should always be regenerated
|
||||||
* during each script execution.
|
* during each script execution.
|
||||||
*
|
*
|
||||||
* @param boolean $bool
|
* @param boolean|int $bool Possible values are constants of Doctrine\Common\Proxy\AbstractProxyFactory
|
||||||
*
|
*
|
||||||
* @return void
|
* @return void
|
||||||
*/
|
*/
|
||||||
|
Loading…
x
Reference in New Issue
Block a user