Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 370dc5c

Browse files
mimol91weaverryan
mimol91
authored andcommitted
Update voters_data_permission.rst
remove ContainerInterface
1 parent 69cb7b8 commit 370dc5c

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)