ReflectionParameter::isPassedByReference
(PHP 5)
ReflectionParameter::isPassedByReference — Checks if passed by reference
Descrizione
public bool ReflectionParameter::isPassedByReference
( void
)
Checks if the parameter is passed in by 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 the parameter is passed in by reference, otherwise FALSE
There are no user contributed notes for this page.
