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