ReflectionFunctionAbstract::isStatic
Checks if the function is static
Description
public bool ReflectionFunctionAbstract::isStatic()
Parameters
This function has no parameters.
Return Values
true
if the function is static, otherwise false
See Also
- ReflectionMethod::isFinal