@@ -32,7 +32,7 @@ |
||
32 | 32 | } |
33 | 33 | |
34 | 34 | /** |
35 | - * @param array|WidgetOptionsInterface $options |
|
35 | + * @param \stdClass $options |
|
36 | 36 | * @param bool $addJs |
37 | 37 | * @return string |
38 | 38 | * @throws InvalidArgumentException |