(PHP 5)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
この関数にはパラメータはありません。
TRUE if the method is final, otherwise FALSE