We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fed881d commit 9710ce1Copy full SHA for 9710ce1
cookbook/security/voters_data_permission.rst
@@ -60,7 +60,6 @@ edit a particular object. Here's an example implementation::
60
namespace Acme\DemoBundle\Security\Authorization\Voter;
61
62
use Symfony\Component\Security\Core\Exception\InvalidArgumentException;
63
- use Symfony\Component\DependencyInjection\ContainerInterface;
64
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
65
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
66
use Symfony\Component\Security\Core\User\UserInterface;
0 commit comments