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