Esempio n. 1
0
 public function create(array $inputs)
 {
     return parent::create($inputs, $this->getPath('create'));
 }