UserGroupInterface
extends
AuthorizeInterface
in
Interface UserGroupInterface
Table of Contents
Methods
- authorize() : bool|null
- Checks user authorization to the action.
Methods
authorize()
Checks user authorization to the action.
public
authorize(string $action[, string|null $scope = null ]) : bool|null
Parameters
- $action : string
- $scope : string|null = null