(PHP 5, PHP 7)
ReflectionParameter::isPassedByReference — Checks if passed by reference
Checks if the parameter is passed in by reference.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if the parameter is passed in by reference, otherwise FALSE
TRUE
FALSE