Exemple #1
0
 public function index()
 {
     $this->template->contacts = $this->contactStore->getList();
 }