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