mirror of
https://github.com/kevinveenbirkenbach/infinito.git
synced 2026-03-18 07:12:42 +00:00
Changed App namespace to Infinito namespace
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
|
||||
namespace App\Subscriber;
|
||||
namespace Infinito\Subscriber;
|
||||
|
||||
use Symfony\Component\EventDispatcher\EventSubscriberInterface;
|
||||
use Knp\Menu\ItemInterface;
|
||||
|
||||
Reference in New Issue
Block a user