ReflectionClass
PHP Manual

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constants

Descrição

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constants.

Aviso

Esta função não está documentada; somente a lista de argumentos está disponível.

Parâmetros

name

Valor Retornado

Veja Também


ReflectionClass
PHP Manual