Skip to content

Commit

Permalink
Update voters_data_permission.rst
Browse files Browse the repository at this point in the history
remove ContainerInterface
  • Loading branch information
mimol91 authored and weaverryan committed May 9, 2014
1 parent 69cb7b8 commit 370dc5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion cookbook/security/voters_data_permission.rst
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,6 @@ edit a particular object. Here's an example implementation::
namespace Acme\DemoBundle\Security\Authorization\Voter;

use Symfony\Component\Security\Core\Exception\InvalidArgumentException;
use Symfony\Component\DependencyInjection\ContainerInterface;
use Symfony\Component\Security\Core\Authorization\Voter\VoterInterface;
use Symfony\Component\Security\Core\Authentication\Token\TokenInterface;
use Symfony\Component\Security\Core\User\UserInterface;
Expand Down

0 comments on commit 370dc5c

Please sign in to comment.