(PHP 5)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
Questa funzione non contiene parametri.
TRUE if the method is final, otherwise FALSE
TRUE
FALSE