@@ -44,8 +44,8 @@ |
||
44 | 44 | |
45 | 45 | /** |
46 | 46 | * @param string|FormTypeInterface|ResourceInterface $type |
47 | - * @param mixed $data |
|
48 | - * @param mixed[] $options |
|
47 | + * @param string $data |
|
48 | + * @param string[] $options |
|
49 | 49 | * |
50 | 50 | * @return FormInterface |
51 | 51 | */ |