ReflectionParameter::isPassedByReference
(PHP 5)
ReflectionParameter::isPassedByReference — Checks if passed by reference
Descrição
public bool ReflectionParameter::isPassedByReference
( void
)
Checks if the parameter is passed in by reference.
Aviso
Esta função não está documentada; somente a lista de argumentos está disponível.
Parâmetros
Esta função não contém parâmetros.
Valor Retornado
TRUE if the parameter is passed in by reference, otherwise FALSE
There are no user contributed notes for this page.
