waldo2188 / DatatableBundle

Symfony2 Ajax Datatable Bundle to simplify the use of http://datatables.net/ (and Doctrine entity inside)
MIT License
17 stars 16 forks source link

Inject the ManagerRegistry instead of the EntityManager #1

Open waldo2188 opened 9 years ago

waldo2188 commented 9 years ago

Like said in the post wrote by Matthias Noback, Inject the ManagerRegistry instead of the EntityManager

http://php-and-symfony.matthiasnoback.nl/2014/05/inject-the-manager-registry-instead-of-the-entity-manager/