(PHP 5, PHP 7)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
이 함수는 인수가 없습니다.
TRUE if the method is final, otherwise FALSE
TRUE
FALSE