We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 76d53d6 commit 2435311Copy full SHA for 2435311
1 file changed
user_guide_src/source/incoming/incomingrequest.rst
@@ -473,7 +473,7 @@ The methods provided by the parent classes that are available are:
473
474
.. php:method:: getPath()
475
476
- :returns: The current URI path relative to ``$_SERVER['SCRIPT_NAME']``
+ :returns: The current URI path relative to baseURL
477
:rtype: string
478
479
This is the safest method to determine the "current URI", since ``IncomingRequest::$uri``
0 commit comments