(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isFinal — Checcs if method is final
Checcs if the method is final.
This function has no parameters.
true if the method is final, otherwise false
true
false