ReflectionClass::getConstants
Gets constants
Beschreibung
public array ReflectionClass::getConstants
( void
)
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
An array of constants, where the keys hold the name
and the values the value of the constants.
Siehe auch
- ReflectionClass::getConstant