Added new structure for subbar

This commit is contained in:
Kevin Frantz
2018-10-04 21:33:50 +02:00
parent cfcc498d4e
commit fd65859572
4 changed files with 21 additions and 3 deletions

View File

@@ -1,6 +1,6 @@
<?php
namespace App\Event\Menu\Topbar;
namespace App\Event\Menu\Subbar;
use Knp\Menu\FactoryInterface;
use Knp\Menu\ItemInterface;