Merge pull request #6749 from KonstantinKuklin/patch2
sync type of property em with constructor value
This commit is contained in:
commit
13f838f8be
@ -36,7 +36,7 @@ use Doctrine\ORM\Utility\IdentifierFlattener;
|
||||
class DefaultEntityHydrator implements EntityHydrator
|
||||
{
|
||||
/**
|
||||
* @var \Doctrine\ORM\EntityManager
|
||||
* @var \Doctrine\ORM\EntityManagerInterface
|
||||
*/
|
||||
private $em;
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user