Completed
Push — master ( e38edc...acf857 )
by Bram
02:11
created
code/tasks/MigrateUserFieldsTask.php 1 patch
Doc Comments   +2 added lines, -2 removed lines patch added patch discarded remove patch
@@ -119,8 +119,8 @@
 block discarded – undo
119 119
      * Map the given field type to one of the available class names
120 120
      * Also looks into the current mapping if the field has a new type
121 121
      *
122
-     * @param      $type
123
-     * @param null $name
122
+     * @param      \FormField $type
123
+     * @param string $name
124 124
      *
125 125
      * @return string
126 126
      */
Please login to merge, or discard this patch.