1
0
mirror of synced 2025-01-18 14:31:40 +03:00

[2.0] Cleanup from previous commit.

This commit is contained in:
romanb 2009-05-07 17:57:00 +00:00
parent 0a81ae773d
commit 1da8f672ce

View File

@ -117,8 +117,6 @@ final class PersistentCollection extends \Doctrine\Common\Collections\Collection
*/
private $_isDirty = false;
private $_isSerializing = false;
/**
* Creates a new persistent collection.
*/