(PHP 5, PHP 7, PHP 8)
ReflectionMethod::isFinal — 檢查方法是否為 final
檢查方法是否為 final。
此函式沒有參數。
如果方法是 final,則為 true,否則為 false
true
false