Typed repositories
#11485
Replies: 1 comment 5 replies
-
It's already supposed to be the case: orm/src/EntityManagerInterface.php Lines 25 to 31 in 9d4f54b |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
Would be nice if
$em->getRepository(SomeRepository::class)
worked; to provide actual typed repository return valueBeta Was this translation helpful? Give feedback.
All reactions