ReflectionClassConstant::getType
(PHP 8 >= 8.3.0)
ReflectionClassConstant::getType — Gets a class constant's type
说明
Gets the associated type of a class constant.
参数
此函数没有参数。
返回值
Returns a ReflectionType object if a constant type is
specified, null
otherwise.
参见
- ReflectionClassConstant::hasType() - Checks if class constant has a type
- ReflectionType
+添加备注
用户贡献的备注
此页面尚无用户贡献的备注。
备份地址:http://www.lvesu.com/blog/php/reflectionclassconstant.gettype.php