Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 7887318 + 319b504 commit a5a2770Copy full SHA for a5a2770
templates.rst
@@ -1496,7 +1496,7 @@ Writing a Twig Extension
1496
1497
`Twig Extensions`_ allow the creation of custom functions, filters, and more to use
1498
in your Twig templates. Before writing your own Twig extension, check if
1499
-the filter/function that you need is already implemented in:
+the filter/function that you need is not already implemented in:
1500
1501
* The `default Twig filters and functions`_;
1502
* The :doc:`Twig filters and functions added by Symfony </reference/twig_reference>`;
0 commit comments