Documentation

UserGroupInterface extends AuthorizeInterface

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
Return values
bool|null

        
On this page

Search results