query = $query; } /** * Returns a query * * @return array */ public function getQuery() { return $this->query; } }