(PHP 5, PHP 7)
ReflectionMethod::isProtected — Checks if method is protected
Checks if the method is protected.
Diese Funktion hat keine Parameter.
TRUE if the method is protected, otherwise FALSE
TRUE
FALSE