operand; } /** * @return string One of QueryInterface::ORDER_* */ public function getOrder(): string { return $this->order; } }