FacturaScripts

Series
in package
implements DataSrcInterface

FinalYes

Table of Contents

Interfaces

DataSrcInterface

Properties

$list  : array<string|int, Serie>

Methods

all()  : array<string|int, Serie>
clear()  : void
codeModel()  : array<string|int, mixed>
default()  : Serie
get()  : Serie

Properties

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>

get()

public static get(string $code) : Serie
Parameters
$code : string
Return values
Serie

        
On this page

Search results