/** * Return the current filter * * @return Filter */ public function getFilter() { return $this->query->getFilter(); }