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);
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);