Skip to content

Commit 17fa375

Browse files
committed
docs: add empty line
1 parent eb527d6 commit 17fa375

File tree

1 file changed

+1
-0
lines changed
  • user_guide_src/source/libraries

1 file changed

+1
-0
lines changed

user_guide_src/source/libraries/uri.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,7 @@ You can use one of the functions available in the :doc:`../helpers/url_helper`:
3636
.. literalinclude:: uri/004.php
3737

3838
You must pass ``true`` as the first parameter, otherwise, it will return the string representation of the current URL.
39+
3940
This URI is based on the path (relative to your ``baseURL``) as determined by the current request object and
4041
your settings in ``Config\App`` (``baseURL``, ``indexPage``, and ``forceGlobalSecureRequests``).
4142
Assuming that you're in a controller that extends ``CodeIgniter\Controller`` you can get this relative path:

0 commit comments

Comments
 (0)