@@ -9,7 +9,7 @@
|
||||
|
||||
namespace App\Event;
|
||||
|
||||
use Avanzu\AdminThemeBundle\Model\MenuItemModel;
|
||||
use KevinPapst\AdminLTEBundle\Model\MenuItemModel;
|
||||
|
||||
/**
|
||||
* The ConfigureAdminMenuEvent is used for populating the administration navigation.
|
||||
|
||||
@@ -9,7 +9,7 @@
|
||||
|
||||
namespace App\Event;
|
||||
|
||||
use Avanzu\AdminThemeBundle\Event\SidebarMenuEvent;
|
||||
use KevinPapst\AdminLTEBundle\Event\SidebarMenuEvent;
|
||||
use Symfony\Component\EventDispatcher\Event;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user