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.
2 parents 0e697b2 + e9346e1 commit 5cfff41Copy full SHA for 5cfff41
templating/twig_extension.rst
@@ -58,8 +58,8 @@ Create a class that extends ``AbstractExtension`` and fill in the logic::
58
}
59
60
61
-If you want to create a function instead of a filter, define the ``getFunctions()``
62
-method:
+If you want to create a function instead of a filter, define the
+``getFunctions()`` method::
63
64
// src/Twig/AppExtension.php
65
namespace App\Twig;
0 commit comments