= 7.1.0, PHP 8)ReflectionClass::getReflectionConstant — Gets a ReflectionClassConstant for a class's con">
(PHP 7 >= 7.1.0, PHP 8)
ReflectionClass::getReflectionConstant — Gets a ReflectionClassConstant for a class's constant
Gets a ReflectionClassConstant for a class's property.
name
The class constant name.
A ReflectionClassConstant, 或者在失敗時(shí)返回 false
.