Thanks to visit codestin.com Credit goes to github.com
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 69cb7b8 commit 370dc5cCopy full SHA for 370dc5c
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