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