mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-01-11 17:46:55 +00:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Event\Menu;
|
||||
namespace Infinito\Event\Menu;
|
||||
|
||||
use Knp\Menu\FactoryInterface;
|
||||
use Knp\Menu\ItemInterface;
|
||||
|
||||
Reference in New Issue
Block a user