(PHP >= 5.4.0)
ReflectionParameter::canBePassedByValue — Returns whether this parameter can be passed by value
Questa funzione, al momento non è documentata; è disponibile soltanto la lista degli argomenti.
Questa funzione non contiene parametri.
Returns TRUE
if the parameter can be passed by value, FALSE
otherwise.
Returns NULL
in case of an error.