ReflectionClass
PHP Manual

ReflectionClass::getConstant

(PHP 5)

ReflectionClass::getConstantGets defined constants

Descripción

public mixed ReflectionClass::getConstant ( string $name )

Gets the defined constants.

Warning

Esta función no está documentada actualmente, solamente se encuentra disponible la lista de parámetros.

Parámetros

name

Valores devueltos

Ver también


ReflectionClass
PHP Manual