(PHP 5, PHP 7, PHP 8)
ReflectionFunctionAbstract::isStatic — Verifica se a função é estática
Verifica se a função é estática.
Esta função não possui parâmetros.
true se a função for estática, caso contrário false
true
false