AclProvider

AclProvider

class AclProvider implements AclProviderInterface

An ACL provider implementation.

This provider assumes that all ACLs share the same PermissionGrantingStrategy.

Constants

MAX_BATCH_SIZE

Methods

__construct(Connection $connection, PermissionGrantingStrategyInterface $permissionGrantingStrategy, array $options, 登录查看完整内容