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