@@ -16,6 +16,7 @@ |
||
| 16 | 16 | * @inheritdoc |
| 17 | 17 | * @param AbstractWidget $widget instance of the widget this expression |
| 18 | 18 | * represents |
| 19 | + * @param string $html |
|
| 19 | 20 | */ |
| 20 | 21 | public function __construct($html, AbstractWidget $widget) |
| 21 | 22 | { |