Пример #1
0
 public function findAll()
 {
     return $this->model->all();
 }