@@ -76,7 +76,7 @@ |
||
| 76 | 76 | * Checks if the given field name can be accessed within the form instance, |
| 77 | 77 | * whether it is an object or an array. |
| 78 | 78 | * |
| 79 | - * @param FormInterface|array $formInstance |
|
| 79 | + * @param FormInterface $formInstance |
|
| 80 | 80 | * @param string $fieldName |
| 81 | 81 | * @return bool |
| 82 | 82 | */ |