ReflectionMethod::isProtected
(PHP 5)
ReflectionMethod::isProtected — Vérifie si la méthode est protégée
Description
public bool ReflectionMethod::isProtected
( void
)
Vérifie si la méthode est protégée.
Liste de paramètres
Cette fonction ne contient aucun paramètre.
Valeurs de retour
TRUE si la méthode est protégée, FALSE sinon.
There are no user contributed notes for this page.
