We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6c93d9 commit 31d5843Copy full SHA for 31d5843
1 file changed
system/Helpers/url_helper.php
@@ -96,7 +96,6 @@ function site_url($relativePath = '', ?string $scheme = null, ?App $config = nul
96
* Base URLs are trimmed site URLs without the index page.
97
*
98
* @param array|string $relativePath URI string or array of URI segments
99
- * @param string $scheme
100
*/
101
function base_url($relativePath = '', ?string $scheme = null): string
102
{
0 commit comments