Skip to content

Commit 2435311

Browse files
committed
docs: replace SCRIPT_NAME with baseURL
1 parent 76d53d6 commit 2435311

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/incoming/incomingrequest.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -473,7 +473,7 @@ The methods provided by the parent classes that are available are:
473473

474474
.. php:method:: getPath()
475475
476-
:returns: The current URI path relative to ``$_SERVER['SCRIPT_NAME']``
476+
:returns: The current URI path relative to baseURL
477477
:rtype: string
478478

479479
This is the safest method to determine the "current URI", since ``IncomingRequest::$uri``

0 commit comments

Comments
 (0)