class Labels extends Collection

Labels

Methods

__construct()

Neue Instanz

string
toArray()

Tags als Array

static Labels
getInstanceFromArray(Array|ArrayHelper $array)

Instanz

Details

at line 38
__construct()

Neue Instanz

at line 49
string toArray()

Tags als Array

Return Value

string

at line 65
static Labels getInstanceFromArray(Array|ArrayHelper $array)

Instanz

Parameters

Array|ArrayHelper $array

Return Value

Labels