ReflectionFunctionAbstract::returnsReference
(PHP 5)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Descrizione
public bool ReflectionFunctionAbstract::returnsReference
( void
)
Checks whether the function returns a reference.
Avviso
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Elenco dei parametri
Questa funzione non contiene parametri.
Valori restituiti
TRUE if it returns a reference, otherwise FALSE
There are no user contributed notes for this page.
