Skip to content

Commit

Permalink
Add missing annotation
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolas-grekas committed Dec 12, 2019
1 parent cff8b25 commit 4ec093a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/Symfony/Bridge/Doctrine/Test/TestRepositoryFactory.php
Expand Up @@ -29,6 +29,8 @@ final class TestRepositoryFactory implements RepositoryFactory

/**
* {@inheritdoc}
*
* @return ObjectRepository|LegacyObjectRepository
*/
public function getRepository(EntityManagerInterface $entityManager, $entityName)
{
Expand Down

0 comments on commit 4ec093a

Please sign in to comment.