コード例 #1
0
 public function contactLogAction()
 {
     $this->view->contactLogs = $this->_contacts->getAllContactLogs();
 }