X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/85cf650f29e9514a48052a167fb1feccc041191a..0811e272814cf05d6fc8bc76646a0be99bf79bb9:/Repository.php diff --git a/Repository.php b/Repository.php index c7a654b..44a585a 100644 --- a/Repository.php +++ b/Repository.php @@ -14,11 +14,12 @@ namespace Rapsys\UserBundle; use Doctrine\ORM\EntityManagerInterface; use Doctrine\ORM\EntityRepository; use Doctrine\ORM\Mapping\ClassMetadata; -use Symfony\Component\Routing\RouterInterface; -use Symfony\Contracts\Translation\TranslatorInterface; use Rapsys\PackBundle\Util\SluggerUtil; +use Symfony\Component\Routing\RouterInterface; +use Symfony\Contracts\Translation\TranslatorInterface; + /** * {@inheritdoc} *