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 48
protected Representation initConstantStructure()

Initialisierung der Strukturen

Return Value

Representation

at line 59
ObjectMap getConstants()

Alle Konstante

Return Value

ObjectMap Konstante

at line 70
Representation setConstants(ObjectMap $constant)

Konstante setzen

Parameters

ObjectMap $constant Konstante

Return Value

Representation