You are browsing a version that is no longer maintained. |
Symfony ACL Cache
Check the following sample:
/** @var $aclCache Symfony\Component\Security\Acl\Model\AclCacheInterface */
$ aclCache = $this->container->get('security.acl.cache');
You are browsing a version that is no longer maintained. |
Check the following sample:
/** @var $aclCache Symfony\Component\Security\Acl\Model\AclCacheInterface */
$ aclCache = $this->container->get('security.acl.cache');