ReflectionFunctionAbstract::returnsReference
(PHP 5)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Opis
public bool ReflectionFunctionAbstract::returnsReference
( void
)
Checks whether the function returns a reference.
Ostrzeżenie
Ta funkcja jest obecnie nieudokumentowana, dostępna jest jedynie lista jej argumentów.
Parametry
Ta funkcja nie posiada parametrów.
Zwracane wartości
TRUE if it returns a reference, otherwise FALSE
There are no user contributed notes for this page.
