コード例 #1
0
ファイル: FormField.php プロジェクト: 8secs/cocina
 public function transform(FormTransformation $trans)
 {
     return $trans->transform($this);
 }