(PHP 5, PHP 7)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
Esta função não possui parâmetros.
TRUE if the method is final, otherwise FALSE
TRUE
FALSE