Beispiel #1
0
 /**
  * Returns the number of entries.
  * @return int
  */
 public function count()
 {
     return $this->dibiResultDriver->getRowCount();
 }