Completed
Push — master ( d88694...1943e9 )
by Bram
01:18
created
code/model/user-fields/UserField.php 1 patch
Doc Comments   +1 added lines, -1 removed lines patch added patch discarded remove patch
@@ -179,7 +179,7 @@
 block discarded – undo
179 179
      * Create the actual field
180 180
      * Overwrite this on the field subclass
181 181
      *
182
-     * @param $fieldName string Created by the AttendeeField
182
+     * @param string $fieldName string Created by the AttendeeField
183 183
      * @param $defaultValue string Set a default value
184 184
      * @param $main boolean check if the field is for the main attendee
185 185
      *
Please login to merge, or discard this patch.