(PHP 5, PHP 7)
ReflectionMethod::isStatic — Checks if method is static
Checks if the method is static.
이 함수는 인수가 없습니다.
TRUE if the method is static, otherwise FALSE
TRUE
FALSE