Skip to content

Commit feca8b5

Browse files
mcsaygilikenjis
andauthored
Update system/View/Plugins.php
Co-authored-by: kenjis <kenji.uui@gmail.com>
1 parent b3caaf9 commit feca8b5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

system/View/Plugins.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@ public static function safeMailto(array $params = []): string
7171
/**
7272
* Wrap helper function to use as view plugin.
7373
*
74-
* @param list<int|string> $params
74+
* @param array<int|string, string>|list<string> $params
7575
*/
7676
public static function lang(array $params = []): string
7777
{

0 commit comments

Comments
 (0)