(PHP 5, PHP 7, PHP 8)
ReflectionFunctionAbstract::isStatic — Checks if the function is static
Checks if the function is static.
Esta función no tiene parámetros.
true if the function is static, otherwise false
true
false