We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b815c48 commit bc408a5Copy full SHA for bc408a5
1 file changed
user_guide_src/source/general/common_functions.rst
@@ -79,7 +79,7 @@ Service Accessors
79
If $data is a string, then it simply escapes and returns it.
80
If $data is an array, then it loops over it, escaping each 'value' of the key/value pairs.
81
82
- Valid context values: html, js, css, url, attr, raw
+ Valid context values: ``html``, ``js``, ``css``, ``url``, ``attr``, ``raw``
83
84
.. php:function:: helper($filename)
85
0 commit comments