ReflectionClass::getConstant
Gets defined constant
Beschreibung
public mixed ReflectionClass::getConstant
( string $name
)
WarnungDiese Funktion ist bis jetzt
nicht dokumentiert. Es steht nur die Liste der Argumente zur
Verfügung.
Parameter-Liste
-
name
-
Name of the constant.
Rückgabewerte
Value of the constant.
Siehe auch
- ReflectionClass::getConstants