ReflectionFunctionAbstract::returnsReference
(PHP 5)
ReflectionFunctionAbstract::returnsReference — Checks if returns reference
Descrierea
public bool ReflectionFunctionAbstract::returnsReference
( void
)
Checks whether the function returns a reference.
Avertizare
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Parametri
Această funcție nu are parametri.
Valorile întoarse
TRUE if it returns a reference, otherwise FALSE
There are no user contributed notes for this page.
