ReflectionClass::getConstant
(PHP 5)
ReflectionClass::getConstant — Gets defined constant
Description
Gets the defined constant.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
name -
Name of the constant.
Return Values
Value of the constant.
There are no user contributed notes for this page.
