ReflectionClass::getConstants
(PHP 5)
ReflectionClass::getConstants — Gets constants
Descrierea
public array ReflectionClass::getConstants
( void
)
Gets defined constants from a class.
Avertizare
Această funcţie nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcţie nu are parametri.
Valorile întroarse
An array of constants.
ReflectionClass::getConstants
There are no user contributed notes for this page.
