Completed
Pull Request — master (#17)
by
unknown
01:54
created
code/Extension/JSONTextExtension.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -134,7 +134,7 @@
 block discarded – undo
134 134
      * in the relevant JSON data. Therefore we need to pre-populate each such field's
135 135
      * value.
136 136
      *
137
-     * @param  FieldList $fields
137
+     * @param  \SilverStripe\Forms\FieldList $fields
138 138
      * @return void
139 139
      */
140 140
     public function updateCMSFields(\SilverStripe\Forms\FieldList $fields)
Please login to merge, or discard this patch.