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 f6012cb + 8d000a5 commit e9346e1Copy full SHA for e9346e1
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