Ejemplo n.º 1
0
 public function clearFilter()
 {
     $this->query->clearFilter();
     return $this;
 }