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 b3caaf9 commit feca8b5Copy full SHA for feca8b5
system/View/Plugins.php
@@ -71,7 +71,7 @@ public static function safeMailto(array $params = []): string
71
/**
72
* Wrap helper function to use as view plugin.
73
*
74
- * @param list<int|string> $params
+ * @param array<int|string, string>|list<string> $params
75
*/
76
public static function lang(array $params = []): string
77
{
0 commit comments