setExpression($expression); } $this->setParameters(is_array($valueParameter) ? $valueParameter : array_slice(func_get_args(), 1)); } }