simplify building theme independent plugins (#2888)
This commit is contained in:
@@ -9,8 +9,8 @@
|
||||
|
||||
namespace App\Event;
|
||||
|
||||
use App\Utils\MenuItemModel;
|
||||
use KevinPapst\AdminLTEBundle\Event\SidebarMenuEvent;
|
||||
use KevinPapst\AdminLTEBundle\Model\MenuItemModel;
|
||||
use Symfony\Component\HttpFoundation\Request;
|
||||
use Symfony\Contracts\EventDispatcher\Event;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user