Skip to content

Commit 934b14f

Browse files
committed
Update acl.rst
1 parent f893883 commit 934b14f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cookbook/security/acl.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ Creating an ACL, and adding an ACE
108108
use Symfony\Component\Security\Acl\Domain\UserSecurityIdentity;
109109
use Symfony\Component\Security\Acl\Permission\MaskBuilder;
110110
111-
class BlogController
111+
class BlogController extends Controller
112112
{
113113
// ...
114114

0 commit comments

Comments
 (0)