sync type of property em with constructor value
This commit is contained in:
parent
2ade863bca
commit
2d88e45240
1 changed files with 1 additions and 1 deletions
|
@ -36,7 +36,7 @@ use Doctrine\ORM\Utility\IdentifierFlattener;
|
|||
class DefaultEntityHydrator implements EntityHydrator
|
||||
{
|
||||
/**
|
||||
* @var \Doctrine\ORM\EntityManager
|
||||
* @var \Doctrine\ORM\EntityManagerInterface
|
||||
*/
|
||||
private $em;
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue