]> Raphaël G. Git Repositories - airbundle/commitdiff
Add Repository namespace
authorRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 15:41:48 +0000 (16:41 +0100)
committerRaphaël Gertz <git@rapsys.eu>
Tue, 27 Feb 2024 15:41:48 +0000 (16:41 +0100)
Repository/LocationRepository.php

index de475fb76522ec489bd8c081c3acc9c90a6f2485..9a67b9ca4e136fa7298edb7573119c6b1029c46a 100644 (file)
 namespace Rapsys\AirBundle\Repository;
 
 use Doctrine\ORM\Query\ResultSetMapping;
+
 use Symfony\Component\Routing\Generator\UrlGeneratorInterface;
 use Symfony\Component\Routing\RouterInterface;
 
+use Rapsys\AirBundle\Repository;
+
 /**
  * LocationRepository
  *