(PHP 5, PHP 7)
ReflectionMethod::isStatic — Checks if method is static
Checks if the method is static.
Esta função não possui parâmetros.
TRUE if the method is static, otherwise FALSE
TRUE
FALSE