Skip to content

Commit 50df10d

Browse files
committed
docs: fix/add how to link function/method
1 parent 0fed44d commit 50df10d

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

contributing/documentation.rst

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -124,6 +124,9 @@ To a URL
124124
To a Function
125125
=============
126126

127-
:php:func:`dot_array_search`
127+
:php:func:`dot_array_search()`
128128

129-
:php:func:`Response::setCookie() <setCookie>`
129+
To a Method
130+
=============
131+
132+
:php:meth:`CodeIgniter\\HTTP\\Response::setCookie()`

0 commit comments

Comments
 (0)