コード例 #1
0
 function transform(FormField $field)
 {
     return $field->performDisabledTransformation($this);
 }