FacturaScripts

Series
in package
implements DataSrcInterface

Interfaces, Classes, Traits and Enums

DataSrcInterface

Table of Contents

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

Properties

$list

private static mixed $list

Methods

all()

public static all() : array<string|int, Serie>
Return values
array<string|int, Serie>

clear()

public static clear() : void
Return values
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

Search results