(PHP 7 >= 7.1.0, PHP 8)
ReflectionClassConstant::isPrivate — 检查类常量是否私有
检查类常量是否私有。
此函数没有参数。
true 如果类常量是私有的,否则为 false
true
false