ReflectionMethod::isFinal
Checks if method is final
&reftitle.description;
public boolReflectionMethod::isFinal
Checks if the method is final.
&reftitle.parameters;
&no.function.parameters;
&reftitle.returnvalues;
&true; if the method is final, otherwise &false;
&reftitle.seealso;
ReflectionMethod::isStatic