(PHP 5, PHP 7)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
Diese Funktion hat keine Parameter.
TRUE if the method is final, otherwise FALSE
TRUE
FALSE