1
0
mirror of synced 2025-01-30 20:11:49 +03:00

[2.0] Fixing doc block for _useCExtension flag

This commit is contained in:
jwage 2009-07-10 21:49:47 +00:00
parent 1aeff68c0f
commit be966b0cd9

View File

@ -207,7 +207,7 @@ class UnitOfWork implements PropertyChangedListener
/**
* Flag for whether or not to use the C extension for hydration
*
* @var string
* @var boolean
*/
private $_useCExtension = false;