Ordinal extends Base
AbstractYes
Table of Contents
Constants
Methods
Constants
FIRST
public
mixed
FIRST
= 'first'
FOURTH
public
mixed
FOURTH
= 'fourth'
LAST
public
mixed
LAST
= 'last'
SECOND
public
mixed
SECOND
= 'second'
THIRD
public
mixed
THIRD
= 'third'
Methods
get()
public
static get(string $name) : mixed
Parameters
- $name : string
getAll()
public
static getAll() : array<string|int, mixed>