Ejemplo n.º 1
0
 /**
  * Return the sort rules applied to this query
  *
  * @return  array
  */
 public function getOrder()
 {
     return $this->query->getOrder();
 }