File tree Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Expand file tree Collapse file tree 2 files changed +6
-0
lines changed Original file line number Diff line number Diff line change @@ -9,4 +9,7 @@ How to Use Access Control Lists (ACLs)
9
9
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle `_
10
10
and refer to its documentation if you want to keep using ACL.
11
11
12
+ Alternatively, consider using :doc: `security voters </security/voters >`,
13
+ the alternative to ACLs recommended by Symfony.
14
+
12
15
.. _`Symfony ACL bundle` : https://github.com/symfony/acl-bundle
Original file line number Diff line number Diff line change @@ -9,4 +9,7 @@ How to Use advanced ACL Concepts
9
9
ACL support was removed in Symfony 4.0. Install the `Symfony ACL bundle `_
10
10
and refer to its documentation if you want to keep using ACL.
11
11
12
+ Alternatively, consider using :doc: `security voters </security/voters >`,
13
+ the alternative to ACLs recommended by Symfony.
14
+
12
15
.. _`Symfony ACL bundle` : https://github.com/symfony/acl-bundle
You can’t perform that action at this time.
0 commit comments