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