Skip to content

Commit 79b9fdc

Browse files
committed
minor #3822 Update voters_data_permission.rst (mimol91)
This PR was submitted for the 2.4 branch but it was merged into the 2.3 branch instead (closes #3822). Discussion ---------- Update voters_data_permission.rst remove ContainerInterface Commits ------- 9710ce1 Update voters_data_permission.rst
2 parents 69cb7b8 + 370dc5c commit 79b9fdc

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)