(PHP 5 >= 5.2.0, PHP 7, PHP 8)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Checks whether the function returns a reference.
Esta função não possui parâmetros.
true if it returns a reference, otherwise false
true
false