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