ReflectionMethod::isPublic
(PHP 5)
ReflectionMethod::isPublic — Checks if method is public
Descrizione
public bool ReflectionMethod::isPublic
( void
)
Checks if the method is public.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if the method is public, otherwise FALSE
There are no user contributed notes for this page.
