When using Doctrine, all managers are auto-selected by the use of getManagerForClass
method of Doctrine.
Multiple Object Managers are only automatically implemented for Doctrine (ORM and ODM).
When using Doctrine, all managers are auto-selected by the use of getManagerForClass
method of Doctrine.
Multiple Object Managers are only automatically implemented for Doctrine (ORM and ODM).