ReflectionClass
PHP Manual

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constants

Opis

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constants.

Ostrzeżenie

Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.

Parametry

name

Zwracane wartości

Zobacz też:


ReflectionClass
PHP Manual