(PHP 5, PHP 7)
Checks if returns reference
public bool ReflectionFunctionAbstract::returnsReference ( void )
Checks whether the function returns a reference.
Returns:
TRUE
if it returns a reference, otherwise FALSE
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.