PHP Portal » PHP Handbuch » ReflectionClass::getConstant

Werbung

ReflectionClass::getConstant


(PHP 5)

ReflectionClass::getConstantGets defined constants

Beschreibung

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constants.

Warnung

Diese Funktion ist bis jetzt nicht dokumentiert. Es steht nur die Liste der Argumente zur Verfügung.

Parameter-Liste

name

Rückgabewerte

Siehe auch