(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Beschreibung
public bool ReflectionProperty::isProtected
( void
)
Parameter-Liste
Diese Funktion hat keine Parameter.
Rückgabewerte
TRUE if the property is protected, FALSE otherwise.