Example #1
0
 /**
  * @return int
  */
 public function getResultsPerPage()
 {
     return $this->usedQuery->getResultsPerPage();
 }