Example #1
0
 /**
  * Return the columns to fetch
  *
  * @return  array
  */
 public function getColumns()
 {
     return $this->query->getColumns();
 }