Remove old code in comments.
This commit is contained in:
parent
95dcf51ad5
commit
b0e4e3eda4
@ -3422,8 +3422,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