Skip to content

Commit 56962f8

Browse files
committed
docs: add link to the method
:php:meth: should be used, but it does not work.
1 parent a034bcb commit 56962f8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/helpers/cookie_helper.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ The following functions are available:
3737
This helper function gives you friendlier syntax to set browser
3838
cookies. Refer to the :doc:`Response Library </outgoing/response>` for
3939
a description of its use, as this function is an alias for
40-
``Response::setCookie()``.
40+
:php:func:`Response::setCookie() <setCookie>`.
4141

4242
.. php:function:: get_cookie($index[, $xssClean = false])
4343

0 commit comments

Comments
 (0)