We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a3d2255 commit 0fed44dCopy full SHA for 0fed44d
user_guide_src/source/helpers/cookie_helper.rst
@@ -37,7 +37,7 @@ The following functions are available:
37
This helper function gives you friendlier syntax to set browser
38
cookies. Refer to the :doc:`Response Library </outgoing/response>` for
39
a description of its use, as this function is an alias for
40
- :php:func:`Response::setCookie() <setCookie>`.
+ :php:meth:`CodeIgniter\\HTTP\\Response::setCookie()`.
41
42
.. php:function:: get_cookie($index[, $xssClean = false[, $prefix = '']])
43
0 commit comments