コード例 #1
0
 public function index()
 {
     $this->view->contacts = $this->contactStore->all();
 }