(PHP 5, PHP 7)
ReflectionClass::getConstant — 获取定义过的一个常量
$name
获取定义过的一个常量。
本函数还未编写文档,仅有参数列表。
name
常量的名称。
常量的值。