Example #1
0
 public function getAllTemplates()
 {
     return $this->repository->findAll();
 }