Skip to content
Snippets Groups Projects
Commit 58bd84f2 authored by Bertrand Gauthier's avatar Bertrand Gauthier
Browse files

Corrections pour passage à PHP 8

parent f0140c87
No related branches found
No related tags found
No related merge requests found
Pipeline #15984 failed
......@@ -2,7 +2,7 @@
namespace UnicaenAlerte;
use Doctrine\Common\Persistence\Mapping\Driver\MappingDriverChain;
use Doctrine\Persistence\Mapping\Driver\MappingDriverChain;
use Doctrine\ORM\Mapping\Driver\XmlDriver;
use UnicaenAlerte\Entity\Db\Repository\AlerteRepository;
use UnicaenAlerte\Entity\Db\Repository\AlerteRepositoryFactory;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment