How to Use Access Control Lists (ACLs)

Caution

ACL support was removed in Symfony 4.0. Install the Symfony ACL bundle and refer to its documentation if you want to keep using ACL.

Consider using security voters, the alternative to ACLs recommended by Symfony.