sqli / eztoolbox

Bundle used in SQLI projects gathering some bundles like "SQLI Entities Manager", "SQLI ContentType Installer", "SQLI Command Toolbox", some helpers and some Twig operators
MIT License
0 stars 5 forks source link

Fix Autowiring : the type-hint for argument $entityManager #27

Closed moelj closed 2 years ago

moelj commented 2 years ago

Use "Doctrine\ORM\EntityManagerInterface" instead of "Doctrine\ORM\EntityManager"