(PHP 8 >= 8.3.0)
ReflectionClassConstant::hasType — 检查类常量是否具有类型
检查类常量是否关联了类型。
此函数没有参数。
如果指定了类型,则返回true,否则返回false。
true
false