ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constant

Descrição

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constant.

Aviso

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

Parâmetros

name

Name of the constant.

Valor Retornado

Value of the constant.

Veja Também



User Contributed Notes
ReflectionClass::getConstant
There are no user contributed notes for this page.

ReflectionClass::getConstants> <ReflectionClass::export
Last updated: Fri, 24 Feb 2012