(PHP 5, PHP 7)
ReflectionMethod::isStatic — Checks if method is static
Checks if the method is static.
This function has no parameters.
TRUE if the method is static, otherwise FALSE
TRUE
FALSE