We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be96f5f commit 7c55240Copy full SHA for 7c55240
1 file changed
system/HTTP/IncomingRequest.php
@@ -443,7 +443,7 @@ public function isSecure(): bool
443
* instance, this can be used to change the "current URL"
444
* for testing.
445
*
446
- * @param string $path URI path relative to SCRIPT_NAME
+ * @param string $path URI path relative to baseURL
447
* @param App|null $config Optional alternate config to use
448
449
* @return $this
0 commit comments