Пример #1
0
 public function listAction()
 {
     return $this->json(Service::find());
 }