trait Constant

Bereitstellung von Funktionalität für Strukturen

Properties

protected Constant> $constant

Methods

initConstantStructure()

Initialisierung der Strukturen

ObjectMap
getConstants()

Alle Konstante

setConstants(ObjectMap $constant)

Konstante setzen

Details

at line 46
protected Representation initConstantStructure()

Initialisierung der Strukturen

Return Value

Representation

at line 57
ObjectMap getConstants()

Alle Konstante

Return Value

ObjectMap Konstante

at line 68
Representation setConstants(ObjectMap $constant)

Konstante setzen

Parameters

ObjectMap $constant Konstante

Return Value

Representation