You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: src/ORMTrait.php
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ trait ORMTrait
22
22
* @throws \InvalidArgumentException if $obj is not given and more than one manager exists
23
23
* @throws \InvalidArgumentException if $obj is given and no manager exists for the class or if the manager is not an instance of EntityManagerInterface
0 commit comments