(PHP 5)
ReflectionProperty::isProtected — Checks if property is protected
Checks whether the property is protected.
Esta função não possui parâmetros.
TRUE if the property is protected, FALSE otherwise.
TRUE
FALSE