(PHP 8 >= 8.1.0)
ReflectionClassConstant::isFinal — Checks if class constant is final
Checks if the class constant is final.
У цієї функції немає параметрів.
true if the class constant is final, otherwise false
true
false