X-Git-Url: https://git.rapsys.eu/userbundle/blobdiff_plain/d8db64d13ce0c750e1650088ffbc5afe8dc8d543..c367958b6f5eb5e1446f03e47b6177bf8831428e:/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;