We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a034bcb commit 56962f8Copy full SHA for 56962f8
1 file changed
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
- ``Response::setCookie()``.
+ :php:func:`Response::setCookie() <setCookie>`.
41
42
.. php:function:: get_cookie($index[, $xssClean = false])
43
0 commit comments