#1112 - Fixed type-hint that is incompatible with most IDEs
This commit is contained in:
parent
aab7fce2d4
commit
dfbaac0401
@ -32,7 +32,7 @@ class DefaultRepositoryFactory implements RepositoryFactory
|
||||
/**
|
||||
* The list of EntityRepository instances.
|
||||
*
|
||||
* @var array<\Doctrine\Common\Persistence\ObjectRepository>
|
||||
* @var \Doctrine\Common\Persistence\ObjectRepository[]
|
||||
*/
|
||||
private $repositoryList = array();
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user