(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::returnsReference — 檢查是否返回參考
檢查函式是否返回參考。
此函式沒有參數。
如果返回參考,則為 true,否則為 false
true
false