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