(PHP 5)
ReflectionClass::getConstants — Gets constants
Gets defined constants from a class.
This function is currently not documented; only its argument list is available.
This function has no parameters.
An array of constants. Constant name in key, constant value in value.