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