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