(PHP 5)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Checks whether the function returns a reference.
本函数还未编写文档,仅有参数列表。
此函数没有参数。
TRUE if it returns a reference, otherwise FALSE
TRUE
FALSE