ReflectionMethod::isPublic
(PHP 5)
ReflectionMethod::isPublic — Checks if method is public
Descrierea
public bool ReflectionMethod::isPublic
( void
)
Checks if the method is public.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if the method is public, otherwise FALSE
There are no user contributed notes for this page.
