Authorization
in package
Table of Contents
- $roles : array<string|int, mixed>
- __construct() : mixed
- getRoles() : array<string|int, mixed>
Properties
$roles
private
array<string|int, mixed>
$roles
= []
Methods
__construct()
public
__construct([array<string|int, string> $roles = [] ]) : mixed
Parameters
- $roles : array<string|int, string> = []
Return values
mixed —getRoles()
public
getRoles() : array<string|int, mixed>