(PHP 5, PHP 7, PHP 8)
ReflectionParameter::isPassedByReference — 檢查是否以傳址方式傳遞
檢查參數是否以傳址方式傳入。
此函式沒有參數。
如果參數以傳址方式傳入,則傳回 true,否則傳回 false
true
false