コード例 #1
0
ファイル: NewThemeWidget.php プロジェクト: elvyrra/hawk
 /**
  * Constructor
  */
 public function __construct()
 {
     $this->form = ThemeController::getInstance()->addThemeForm();
 }