(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::returnsReference — 检查是否返回引用
检查函数是否返回引用。
此函数没有参数。
如果返回引用,则为true,否则为false
true
false