Type
FinalYes
Table of Contents
Constants
- BY_ID = 'BY_ID'
- BY_LAST_ACTIVITY_TIME = 'BY_LAST_ACTIVITY_TIME'
Methods
- getAll() : array<string|int, mixed>
- isDefined() : bool
Constants
BY_ID
public
mixed
BY_ID
= 'BY_ID'
BY_LAST_ACTIVITY_TIME
public
mixed
BY_LAST_ACTIVITY_TIME
= 'BY_LAST_ACTIVITY_TIME'
Methods
getAll()
public
static getAll() : array<string|int, mixed>
Return values
array<string|int, mixed>isDefined()
public
static isDefined(string $type) : bool
Parameters
- $type : string