PHP - Manual: ReflectionClassConstant::getValue
2024-11-15
(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::getValue — Gets value
Gets the class constant's value.
此函数没有参数。
The value of the class constant.
官方地址:https://www.php.net/manual/en/reflectionclassconstant.getvalue.php