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