DoctrineAclCache

DoctrineAclCache

class DoctrineAclCache implements AclCacheInterface

This class is a wrapper around the actual cache implementation.

Constants

PREFIX

Methods

__construct(Cache $cache, PermissionGrantingStrategyInterface $permissionGrantingStrategy, string $prefix = self::PREFIX)

Constructor

clearCache登录查看完整内容