Property | Type | Description | |
---|---|---|---|
$acl | User Acl | ||
$roleName | string | Role name |
Method | Description | |
---|---|---|
__construct ( |
Constructor | |
__invoke ( string $resource, string $permission ) : boolean | Check acl |
public __construct ( |
||
$user | User model to retrieve Acl, role name and check permission |