ZF-Commons / ZfcUserDoctrineORM

Doctrine2 ORM storage adapter for ZfcUser.
BSD 3-Clause "New" or "Revised" License
89 stars 92 forks source link

Changed EntityManager with EntityManagerInterface #85

Closed tafax closed 9 years ago

tafax commented 9 years ago

Changing the User class dependency can be useful to specify user custom EntityManager override/replace that implements the EntityManagerInterface.