コード例 #1
0
 public function startup()
 {
     parent::startup();
     $this->model = new GalleryModuleModel();
 }