ReflectionClass::getConstant
ReflectionClass::getConstant
(PHP 5, PHP 7)
ReflectionClass::getConstant — Gets defined constant
Description
public mixed ReflectionClass::getConstant ( string $name )
Gets the defined constant.
Warning
This function is currently not documented; only its argument list is available.
Parameters
-
name
-
Name of the constant.