Remove old code in comments.
This commit is contained in:
parent
01d51bfca3
commit
b8c7d871be
@ -3404,8 +3404,6 @@ class UnitOfWork implements PropertyChangedListener
|
|||||||
);
|
);
|
||||||
$managedCol->setOwner($managedCopy, $assoc2);
|
$managedCol->setOwner($managedCopy, $assoc2);
|
||||||
$prop->setValue($managedCopy, $managedCol);
|
$prop->setValue($managedCopy, $managedCol);
|
||||||
|
|
||||||
// $this->originalEntityData[spl_object_hash($entity)][$name] = $managedCol;
|
|
||||||
}
|
}
|
||||||
|
|
||||||
if ($assoc2['isCascadeMerge']) {
|
if ($assoc2['isCascadeMerge']) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user