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