Beispiel #1
0
 /**
  * {@inheritdoc}
  */
 public function getPerPage()
 {
     return $this->perPage ?: parent::getPerPage();
 }