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