ReflectionFunctionAbstract::returnsReference

(PHP 5 >= 5.2.0, PHP 7)

ReflectionFunctionAbstract::returnsReferenceChecks if returns reference

Descrierea

public ReflectionFunctionAbstract::returnsReference ( void ) : bool

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

A se vedea și