Skip to content

Commit cb39436

Browse files
authored
Merge pull request #6061 from kenjis/fix-docs-contributing/documentation.rst
docs: add how to link to a function in contributing/documentation.rst
2 parents a1b9b83 + 5c3f302 commit cb39436

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

contributing/documentation.rst

+7
Original file line numberDiff line numberDiff line change
@@ -120,3 +120,10 @@ To a URL
120120
========
121121

122122
`CodeIgniter 4 framework <https://github.com/codeigniter4/framework>`_
123+
124+
To a Function
125+
=============
126+
127+
:php:func:`dot_array_search`
128+
129+
:php:func:`Response::setCookie() <setCookie>`

0 commit comments

Comments
 (0)