Esempio n. 1
0
 public function renderList()
 {
     $this->template->groups = $this->groupModel->findAll();
 }