We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3c7d31a commit 26f6199Copy full SHA for 26f6199
1 file changed
user_guide_src/source/general/helpers.rst
@@ -56,7 +56,7 @@ For example, to load the :doc:`../helpers/cookie_helper` file, which is named
56
57
.. literalinclude:: helpers/002.php
58
59
-.. note:: The Helper loading method above does not return a value, so
+.. note:: The :php:func:`helper()` function does not return a value, so
60
don't try to assign it to a variable. Just use it as shown.
61
62
Auto-Discovery and Composer Packages
0 commit comments