コード例 #1
0
 /**
  * @inheritDoc
  */
 public function update(InstanceInterface $model)
 {
     return $model->update();
 }