(PHP 5, PHP 7)
Checks if passed by reference
public bool ReflectionParameter::isPassedByReference ( void )
Checks if the parameter is passed in by reference.
Returns:
TRUE
if the parameter is passed in by reference, otherwise FALSE
This function is currently not documented; only its argument list is available.
See also:
Please login to continue.