ReflectionMethod::isStatic
Checks if method is static
&reftitle.description;
public boolReflectionMethod::isStatic
Checks if the method is static.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&true; if the method is static, otherwise &false;
&reftitle.seealso;
ReflectionMethod::isFinal