@@ -244,7 +244,7 @@ discard block |
||
| 244 | 244 | * @param int $fieldId |
| 245 | 245 | * @param int $groupId |
| 246 | 246 | * |
| 247 | - * @return Mock|Categories |
|
| 247 | + * @return FieldModel |
|
| 248 | 248 | */ |
| 249 | 249 | private function getMockCategoriesField(int $fieldId, int $groupId) |
| 250 | 250 | { |
@@ -261,7 +261,7 @@ discard block |
||
| 261 | 261 | } |
| 262 | 262 | |
| 263 | 263 | /** |
| 264 | - * @param Mock|FieldModel $mockField |
|
| 264 | + * @param FieldModel $mockField |
|
| 265 | 265 | * @param int $fieldId |
| 266 | 266 | * @param int $groupId |
| 267 | 267 | */ |