(PHP 5)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
This function has no parameters.
TRUE if the method is final, otherwise FALSE
TRUE
FALSE