Skip to content

Commit

Permalink
Update acl.rst
Browse files Browse the repository at this point in the history
  • Loading branch information
ghanbari authored and weaverryan committed Mar 18, 2014
1 parent 4ce7a15 commit 696b029
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cookbook/security/acl.rst
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@ Creating an ACL, and adding an ACE
use Symfony\Component\Security\Acl\Domain\UserSecurityIdentity;
use Symfony\Component\Security\Acl\Permission\MaskBuilder;
class BlogController
class BlogController extends Controller
{
// ...
Expand Down

0 comments on commit 696b029

Please sign in to comment.