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 100a74f commit e6bec24Copy full SHA for e6bec24
cookbook/templating/twig_extension.rst
@@ -59,7 +59,7 @@ As an example we will create a price filter to format a given number into price:
59
Along with custom filters, you can also add custom `functions` and register `global variables`.
60
61
Register an Extension as a Service
62
--------------------------------
+----------------------------------
63
64
Now you must let Service Container know about your newly created Twig Extension:
65
0 commit comments