(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isFinal — Checks if method is final
Checks if the method is final.
У цієї функції немає параметрів.
true if the method is final, otherwise false
true
false