Exemplo n.º 1
0
 /**
  * The total results of the query
  * @return int
  */
 public function getTotalResults()
 {
     return parent::getTotalResults();
 }