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