(PHP 5, PHP 7)
ReflectionMethod::isStatic — Checks if method is static
Checks if the method is static.
Diese Funktion hat keine Parameter.
TRUE if the method is static, otherwise FALSE
TRUE
FALSE