Skip to content

Commit 7c55240

Browse files
committed
docs: update @param description
1 parent be96f5f commit 7c55240

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

system/HTTP/IncomingRequest.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -443,7 +443,7 @@ public function isSecure(): bool
443443
* instance, this can be used to change the "current URL"
444444
* for testing.
445445
*
446-
* @param string $path URI path relative to SCRIPT_NAME
446+
* @param string $path URI path relative to baseURL
447447
* @param App|null $config Optional alternate config to use
448448
*
449449
* @return $this

0 commit comments

Comments
 (0)