Agentes
in package
implements
DataSrcInterface
FinalYes
Table of Contents
Interfaces
Properties
Methods
- all() : array<string|int, Agente>
- clear() : void
- codeModel() : array<string|int, mixed>
- get() : Agente
Properties
$list
private
static array<string|int, Agente>
$list
Methods
all()
public
static all() : array<string|int, Agente>
Return values
array<string|int, Agente>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>get()
public
static get(string $code) : Agente
Parameters
- $code : string