コード例 #1
0
ファイル: SearchAnswersView.php プロジェクト: naisly/WodenS
 public function __construct(SubdescriptionModel $model)
 {
     parent::__construct($model);
     $this->model = $model;
 }