Example #1
0
 /**
  * 
  * {@inheritDoc}
  */
 public function countAll()
 {
     return $this->mapper->countAll();
 }