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