ReflectionClass::getConstant
Gets defined constant
Description
public mixed ReflectionClass::getConstant
( string $name
)
WarningThis function is
currently not documented; only its argument list is available.
Parameters
-
name
-
Name of the constant.
Return Values
Value of the constant.
See Also
- ReflectionClass::getConstants