(PHP 5)
ReflectionMethod::isStatic — Checks if method is static
Checks if the method is static.
此函数没有参数。
TRUE if the method is static, otherwise FALSE
TRUE
FALSE