(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
Questa funzione non contiene parametri.
true if the method is final, otherwise false
true
false