Esempio n. 1
0
 public function __construct(SubdescriptionModel $model)
 {
     parent::__construct($model);
     $this->model = $model;
 }