(PHP 5 >= 5.4.0, PHP 7)
ReflectionParameter::canBePassedByValue — Returns whether this parameter can be passed by value
Această funcție nu este documentată în prezent; este disponibilă numai lista sa de argumente.
Această funcție nu are parametri.
Returns true
if the parameter can be passed by value, false
otherwise.
Returns null
in case of an error.