(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isProtected — Checks if method is protected
Checks if the method is protected.
Diese Funktion besitzt keine Parameter.
true if the method is protected, otherwise false
true
false