[DoctrineBridge] Changed namespace of EntityUserProvider[B

This commit is contained in:
marc.weistroff 2011-07-13 08:44:37 +02:00
parent 1633cb30bd
commit 26e96c4ab0

View File

@ -9,7 +9,7 @@
* file that was distributed with this source code. * file that was distributed with this source code.
*/ */
namespace Symfony\Component\Security\Core\User; namespace Symfony\Bridge\Doctrine\Security\User;
use Doctrine\ORM\EntityManager; use Doctrine\ORM\EntityManager;
use Symfony\Component\Security\Core\Exception\UnsupportedUserException; use Symfony\Component\Security\Core\Exception\UnsupportedUserException;