ReflectionProperty::isProtected
ReflectionProperty::isProtected
(PHP 5, PHP 7)
ReflectionProperty::isProtected — Checks if property is protected
Description
public bool ReflectionProperty::isProtected ( void )
Checks whether the property is protected.
Parameters
This function has no parameters.