@@ -179,7 +179,7 @@ |
||
| 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 | * |