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