10000
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 ce822dc commit df82009Copy full SHA for df82009
cookbook/security/acl.rst
@@ -85,7 +85,7 @@ Creating an ACL, and adding an ACE
85
86
.. code-block:: php
87
88
- use Symfony\Component\Security\Core\Exception\AccessDeniedException
+ use Symfony\Component\Security\Core\Exception\AccessDeniedException;
89
use Symfony\Component\Security\Acl\Domain\ObjectIdentity;
90
use Symfony\Component\Security\Acl\Domain\UserSecurityIdentity;
91
use Symfony\Component\Security\Acl\Permission\MaskBuilder;
0 commit comments