We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 78cf306 commit aac65c0Copy full SHA for aac65c0
1 file changed
user_guide_src/source/general/helpers.rst
@@ -100,7 +100,7 @@ Using a Helper
100
Once you've loaded the Helper File containing the function you intend to
101
use, you'll call it the way you would a standard PHP function.
102
103
-For example, to create a link using the ``anchor()`` function in one of
+For example, to create a link using the :php:func:`anchor()` function in one of
104
your view files you would do this:
105
106
.. literalinclude:: helpers/005.php
0 commit comments