Rest
Class Rest
Table of Contents
Constants
Methods
- getAccessPlacement() : array<string|int, mixed>
- getAllBasicDescription() : array<string|int, mixed>
- getBaseMethod() : array<string|int, mixed>
- getBasePlacement() : array<string|int, mixed>
- getScope() : array<string|int, mixed>
Constants
EVENT
public
mixed
EVENT
= 'EVENT'
METHOD
public
mixed
METHOD
= 'METHOD'
PLACEMENT
public
mixed
PLACEMENT
= 'PLACEMENT'
SCOPE
public
mixed
SCOPE
= 'SCOPE'
Methods
getAccessPlacement()
public
static getAccessPlacement(mixed $scopeList) : array<string|int, mixed>
Parameters
- $scopeList : mixed
Return values
array<string|int, mixed>getAllBasicDescription()
public
static getAllBasicDescription() : array<string|int, mixed>
Return values
array<string|int, mixed>getBaseMethod()
public
static getBaseMethod() : array<string|int, mixed>
Return values
array<string|int, mixed>getBasePlacement()
public
static getBasePlacement() : array<string|int, mixed>
Return values
array<string|int, mixed>getScope()
public
static getScope() : array<string|int, mixed>