Query\Abstract_Query_Builder::_mixed_set
Set values in the class, with either an array or key value pair
Signature
protected function _mixed_set(array&
$var,
mixed
$key,
[mixed
$val = NULL,
[int
$val_type = self::BOTH]] )
Parameters
$var
— array$key
— mixed$val
— mixed$val_type
— int
Returns
- array