RoleAndOrigin
in package
Table of Contents
- $origins : array<string|int, mixed>
- $role : Role
- origins() : array<string|int, mixed>
- Gets the role.
- role() : Role
- Gets the role.
Properties
$origins
private
array<string|int, mixed>
$origins
$role
private
Role
$role
Methods
origins()
Gets the role.
public
origins() : array<string|int, mixed>
Tags
Return values
array<string|int, mixed> —role()
Gets the role.
public
role() : Role