mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-01-05 08:51:24 +00:00
rename namespace for family members bundle
This commit is contained in:
@@ -9,9 +9,9 @@
|
||||
|
||||
declare(strict_types=1);
|
||||
|
||||
namespace Chill\AMLI\FamilyMembersBundle\Menu;
|
||||
namespace Chill\FamilyMembersBundle\Menu;
|
||||
|
||||
use Chill\AMLI\FamilyMembersBundle\Security\Voter\FamilyMemberVoter;
|
||||
use Chill\FamilyMembersBundle\Security\Voter\FamilyMemberVoter;
|
||||
use Chill\MainBundle\Routing\LocalMenuBuilderInterface;
|
||||
use Knp\Menu\MenuItem;
|
||||
use Symfony\Component\Security\Core\Authorization\AuthorizationCheckerInterface;
|
||||
|
||||
Reference in New Issue
Block a user