(PHP 5)
ReflectionClass::getConstant — Gets defined constant
$name
Gets the defined constant.
本函数还未编写文档,仅有参数列表。
name
Name of the constant.
Value of the constant.