コード例 #1
0
ファイル: ListPresenter.php プロジェクト: milo/componette.com
 /**
  * DEFAULT *****************************************************************
  */
 public function actionDefault()
 {
     $this->addons = $this->searchFacade->findAll();
 }