1
0
mirror of synced 2025-02-02 21:41:45 +03:00

Remove old code in comments.

This commit is contained in:
Mathieu De Zutter 2016-03-01 19:36:57 +01:00 committed by Marco Pivetta
parent 01d51bfca3
commit b8c7d871be

View File

@ -3404,8 +3404,6 @@ class UnitOfWork implements PropertyChangedListener
);
$managedCol->setOwner($managedCopy, $assoc2);
$prop->setValue($managedCopy, $managedCol);
// $this->originalEntityData[spl_object_hash($entity)][$name] = $managedCol;
}
if ($assoc2['isCascadeMerge']) {