コード例 #1
0
 public function mergeErrors(Actions $model)
 {
     $model->addErrors($this->getErrors());
 }