(PHP 5, PHP 7, PHP 8)
ReflectionParameter::isPassedByReference — 检查是否按引用传递
检查参数是否按引用传递。
此函数没有参数。
如果参数按引用传递,则返回true,否则返回false
true
false