예제 #1
0
 protected function reset()
 {
     parent::reset();
     $this->filters = array();
     $this->orderBy = array();
 }