Commit 758477ed authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Corrections pour passage à PHP 8

parent 5d96fa74
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
<?php

use Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain;
use Doctrine\Persistence\Mapping\Driver\MappingDriverChain;
use Doctrine\ORM\Mapping\Driver\XmlDriver;
use UnicaenAuth\Guard\PrivilegeController;
use UnicaenFaq\Controller\Factory\FaqControllerFactory;