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 4747306 commit 0941a49Copy full SHA for 0941a49
security/acl.rst
@@ -9,7 +9,7 @@ How to Use Access Control Lists (ACLs)
9
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle`_
10
and refer to its documentation if you want to keep using ACL.
11
12
- Alternatively, consider using :doc:`security voters </security/voters>`,
+ Consider using :doc:`security voters </security/voters>`,
13
the alternative to ACLs recommended by Symfony.
14
15
.. _`Symfony ACL bundle`: https://github.com/symfony/acl-bundle
0 commit comments