(PHP 5)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
此函数没有参数。
TRUE if the method is final, otherwise FALSE
TRUE
FALSE