ReflectionMethod::isProtected
(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isProtected — Checks if method is protected
Descrizione
public ReflectionMethod::isProtected():
bool
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
true
if the method is protected, otherwise false