We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 691b13d commit 6cdecdeCopy full SHA for 6cdecde
components/templating/introduction.rst
@@ -135,7 +135,8 @@ escaper using the
135
Helpers
136
-------
137
138
-The Templating component can be easily extended via helpers. The component has
+The Templating component can be easily extended via helpers. Helpers are PHP objects that
139
+provide features useful in a template context. The component has
140
2 built-in helpers:
141
142
* :doc:`/components/templating/helpers/assetshelper`
0 commit comments