We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
e72ccbb
Add a way to rebuild the authorizations of one given resource. This will help rebuild authorizations of moved resources inside a hierarchy.
The method can be find into the ACL service : $acl->rebuildResourceAuthorizations($resource);
$acl->rebuildResourceAuthorizations($resource);
0b5044a
5c89494
8844ae9
6013a80
d4039ed
a36f31f
ACL::unGrant()
ACL::revoke()
unGrant()
560642c
First stable release
90d3b0f
Fixed #7 - Error when inserting FALSE with DBAL
8bd377f