Skip to content

Commit 26f6199

Browse files
committed
docs: update description
It is not a method, but a function.
1 parent 3c7d31a commit 26f6199

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

user_guide_src/source/general/helpers.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ For example, to load the :doc:`../helpers/cookie_helper` file, which is named
5656

5757
.. literalinclude:: helpers/002.php
5858

59-
.. note:: The Helper loading method above does not return a value, so
59+
.. note:: The :php:func:`helper()` function does not return a value, so
6060
don't try to assign it to a variable. Just use it as shown.
6161

6262
Auto-Discovery and Composer Packages

0 commit comments

Comments
 (0)