ReflectionFunctionAbstract::returnsReference
ReflectionFunctionAbstract::returnsReference
(PHP 5, PHP 7)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Description
public bool ReflectionFunctionAbstract::returnsReference ( void )
Checks whether the function returns a reference.
Warning
This function is currently not documented; only its argument list is available.