Skip to content

Commit

Permalink
minor #3822 Update voters_data_permission.rst (mimol91)
Browse files Browse the repository at this point in the history
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
  • Loading branch information
weaverryan committed May 9, 2014
2 parents 69cb7b8 + 370dc5c commit 79b9fdc
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 79b9fdc

Please sign in to comment.