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 c94d84f commit bd23cd1Copy full SHA for bd23cd1
Test/TestRepositoryFactory.php
@@ -29,6 +29,8 @@ final class TestRepositoryFactory implements RepositoryFactory
29
30
/**
31
* {@inheritdoc}
32
+ *
33
+ * @return ObjectRepository|LegacyObjectRepository
34
*/
35
public function getRepository(EntityManagerInterface $entityManager, $entityName)
36
{
0 commit comments