8000 Add missing annotation · symfony/symfony@4ec093a · GitHub
[go: up one dir, main page]

Skip to content

Commit 4ec093a

Browse files
Add missing annotation
1 parent cff8b25 commit 4ec093a

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Symfony/Bridge/Doctrine/Test/TestRepositoryFactory.php

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,8 @@ final class TestRepositoryFactory implements RepositoryFactory
2929

3030
/**
3131
* {@inheritdoc}
32+
*
33+
* @return ObjectRepository|LegacyObjectRepository
3234
*/
3335
public function getRepository(EntityManagerInterface $entityManager, $entityName)
3436
{

0 commit comments

Comments
 (0)
0