cleanup for 1.10 (#1906)
This commit is contained in:
@@ -28,7 +28,7 @@ interface WidgetRendererInterface
|
||||
* The given $options array overwrites the widgets internal options for this call.
|
||||
*
|
||||
* @param WidgetInterface $widget
|
||||
* @param array $options
|
||||
* @param array<string, mixed> $options
|
||||
* @return string
|
||||
*/
|
||||
public function render(WidgetInterface $widget, array $options = []): string;
|
||||
|
||||
Reference in New Issue
Block a user