Exemplo n.º 1
0
 /**
  * Get the order if any
  *
  * @return array|null
  */
 public function getOrder()
 {
     return $this->query->getOrder();
 }