X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/32b9912accd3c35c7830a068af7de189bdde7136..522c2cc48f7a6188b14c125b04371d20b672ada8:/Factory.php diff --git a/Factory.php b/Factory.php index e2d05d5..abfbc5f 100644 --- a/Factory.php +++ b/Factory.php @@ -14,6 +14,7 @@ namespace Rapsys\UserBundle; use Doctrine\ORM\EntityManagerInterface; use Doctrine\ORM\Repository\RepositoryFactory as RepositoryFactoryInterface; use Doctrine\Persistence\ObjectRepository; + use Symfony\Component\HttpFoundation\RequestStack; use Symfony\Component\Routing\RouterInterface; use Symfony\Contracts\Translation\TranslatorInterface;