(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isProtected — 检查方法是否受保护
检查方法是否受保护。
此函数没有参数。
如果方法受保护,则返回true,否则返回false
true
false