(PHP 5)
ReflectionMethod::isProtected — Checks if method is protected
Checks if the method is protected.
此函数没有参数。
TRUE if the method is protected, otherwise FALSE
TRUE
FALSE