Skip to content

Commit 9710ce1

Browse files
author
mimol91
committed
Update voters_data_permission.rst
remove ContainerInterface
1 parent fed881d commit 9710ce1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

cookbook/security/voters_data_permission.rst

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,6 @@ edit a particular object. Here's an example implementation::
6060
namespace Acme\DemoBundle\Security\Authorization\Voter;
6161

6262
use Symfony\Component\Security\Core\Exception\InvalidArgumentException;
63-
use Symfony\Component\DependencyInjection\ContainerInterface;
6463
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
6564
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
6665
use Symfony\Component\Security\Core\User\UserInterface;

0 commit comments

Comments
 (0)