Skip to content

Commit 31d5843

Browse files
committed
docs: remove incorrect @param
1 parent c6c93d9 commit 31d5843

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

system/Helpers/url_helper.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ function site_url($relativePath = '', ?string $scheme = null, ?App $config = nul
9696
* Base URLs are trimmed site URLs without the index page.
9797
*
9898
* @param array|string $relativePath URI string or array of URI segments
99-
* @param string $scheme
10099
*/
101100
function base_url($relativePath = '', ?string $scheme = null): string
102101
{

0 commit comments

Comments
 (0)