(PHP 5 >= 5.0.3, PHP 7, PHP 8)
ReflectionParameter::isDefaultValueAvailable — 檢查是否有預設值可用
檢查參數是否有預設值。
此函式沒有參數。
如果有預設值,則回傳 true,否則回傳 false。
true
false