We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c19a9a4 commit a10c4f6Copy full SHA for a10c4f6
1 file changed
user_guide_src/source/outgoing/localization.rst
@@ -129,7 +129,7 @@ It also support nested definition:
129
Basic Usage
130
===========
131
132
-You can use the ``lang()`` helper function to retrieve text from any of the language files, by passing the
+You can use the :php:func:`lang()` helper function to retrieve text from any of the language files, by passing the
133
filename and the language key as the first parameter, separated by a period (.). For example, to load the
134
``errorEmailMissing`` string from the **Errors.php** language file, you would do the following:
135
0 commit comments