Example #1
0
 public function getResults()
 {
     $this->prepareResultsQuery();
     return $this->_model->find_all()->as_array();
 }