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 00f36bb commit c59a8d5Copy full SHA for c59a8d5
templating/twig_extension.rst
@@ -53,7 +53,7 @@ As an example you'll create a price filter to format a given number into price::
53
54
.. note::
55
56
- Prior to Twig 1.26, your extension had to provide an additional `getName` method that
+ Prior to Twig 1.26, your extension had to provide an additional ``getName`` method that
57
returned the extension's internal name. When your extension needs to be compatible
58
with Twig versions before 1.26, include this method which is omitted in the example
59
above.
0 commit comments