(PHP 8 >= 8.3.0)
ReflectionClassConstant::getType — 获取类常量的类型
获取类常量的关联类型。
此函数没有参数。
如果指定了参数类型,则返回一个ReflectionType 对象,否则返回null。
null