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