Series
in package
implements
DataSrcInterface
FinalYes
Table of Contents
Interfaces
Properties
Methods
- all() : array<string|int, Serie>
- clear() : void
- codeModel() : array<string|int, mixed>
- default() : Serie
- get() : Serie
Properties
$list
private
static array<string|int, Serie>
$list
Methods
all()
public
static all() : array<string|int, Serie>
Return values
array<string|int, Serie>clear()
public
static clear() : void
codeModel()
public
static codeModel([bool $addEmpty = true ]) : array<string|int, mixed>
Parameters
- $addEmpty : bool = true
Return values
array<string|int, mixed>default()
public
static default() : Serie
Return values
Serieget()
public
static get(string $code) : Serie
Parameters
- $code : string