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