ReflectionProperty::isProtected(PHP 5) ReflectionProperty::isProtected — Checks if property is protected Описание
public bool ReflectionProperty::isProtected
( void
)
Checks whether the property is protected. Список параметровУ этой функции нет параметров. Возвращаемые значенияTRUE if the property is protected, FALSE otherwise. |
||