CanBeByReference
Table of Contents
Properties
Methods
- isByReference() : bool
- setByReference() : void
Properties
$byReference
protected
IsApplicable
$byReference
whether the argument passes the parameter by reference instead of by value
Methods
isByReference()
public
isByReference() : bool
Return values
boolsetByReference()
public
setByReference(IsApplicable $byReference) : void
Parameters
- $byReference : IsApplicable