(PHP 5)
ReflectionClass::getConstant — Gets defined constant
$name
Gets the defined constant.
This function is currently not documented; only its argument list is available.
name
Name of the constant.
Value of the constant.