We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d0b15bd commit 20a277fCopy full SHA for 20a277f
src/EventListener/AdminRouterSubscriber.php
@@ -10,6 +10,7 @@
10
use EasyCorp\Bundle\EasyAdminBundle\Factory\AdminContextFactory;
11
use EasyCorp\Bundle\EasyAdminBundle\Factory\ControllerFactory;
12
use EasyCorp\Bundle\EasyAdminBundle\Registry\CrudControllerRegistry;
13
+use EasyCorp\Bundle\EasyAdminBundle\Router\AdminRouteGenerator;
14
use Psr\Cache\CacheItemPoolInterface;
15
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
16
use Symfony\Component\HttpFoundation\RedirectResponse;
0 commit comments