Closed dmitryuk closed 2 years ago
Related #113 Also fixes $args->getEntityManager(); method deprecated
$args->getEntityManager();
Inspired from https://github.com/symfony/symfony/tree/6.2/src/Symfony/Bridge/Doctrine/Middleware/Debug It's first part to done #113, because we need to do extra in auditor-bundle to add Middleware to Connection
@DamienHarper please do not merge before I'll complete a second PR, but you can review
Related #113 Also fixes
$args->getEntityManager();
method deprecatedInspired from https://github.com/symfony/symfony/tree/6.2/src/Symfony/Bridge/Doctrine/Middleware/Debug It's first part to done #113, because we need to do extra in auditor-bundle to add Middleware to Connection
@DamienHarper please do not merge before I'll complete a second PR, but you can review