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