(PHP 5, PHP 7, PHP 8)
ReflectionFunctionAbstract::isStatic — 檢查函式是否為靜態
檢查函式是否為靜態。
此函式沒有參數。
如果函式是靜態的,則傳回 true,否則傳回 false
true
false