Skip to content

Commit 4422504

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

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
@@ -110,7 +110,7 @@ public static function route(array $params = [])
110110
/**
111111
* Wrap helper function to use as view plugin.
112112
*
113-
* @param array{uri?: string, title?: string, attributes?: string} $params
113+
* @param list<string> $params
114114
*/
115115
public static function siteURL(array $params = []): string
116116
{

0 commit comments

Comments
 (0)