ValuesTrait
Table of Contents
Methods
Methods
getAll()
public
static getAll() : array<int, static>
Return values
array<int, static>isValid()
public
static isValid(mixed $value) : bool
Parameters
- $value : mixed
Return values
boolvalues()
public
static values() : array<string|int, mixed>