Completed
Push — master ( 6d49c7...27089c )
by Russell
9s
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.