We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b048c6c commit ee1d45aCopy full SHA for ee1d45a
lib/Doctrine/Record.php
@@ -1736,7 +1736,7 @@ public function save(?Doctrine_Connection $conn = null): void
1736
}
1737
$conn->unitOfWork->saveGraph($this);
1738
1739
-
+
1740
/**
1741
* tries to save the object and all its related components.
1742
* In contrast to Doctrine_Record::save(), this method does not
0 commit comments