We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent feca8b5 commit 4422504Copy full SHA for 4422504
system/View/Plugins.php
@@ -110,7 +110,7 @@ public static function route(array $params = [])
110
/**
111
* Wrap helper function to use as view plugin.
112
*
113
- * @param array{uri?: string, title?: string, attributes?: string} $params
+ * @param list<string> $params
114
*/
115
public static function siteURL(array $params = []): string
116
{
0 commit comments