File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed <
8000
svg aria-hidden="true" focusable="false" class="octicon octicon-gear" viewBox="0 0 16 16" width="16" height="16" fill="currentColor" display="inline-block" overflow="visible" style="vertical-align:text-bottom"> Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -1496,7 +1496,7 @@ Writing a Twig Extension
1496
1496
1497
1497
`Twig Extensions `_ allow the creation of custom functions, filters, and more to use
1498
1498
in your Twig templates. Before writing your own Twig extension, check if
1499
- the filter/function that you need is already implemented in:
1499
+ the filter/function that you need is not already implemented in:
1500
1500
1501
1501
* The `default Twig filters and functions `_;
1502
1502
* The :doc: `Twig filters and functions added by Symfony </reference/twig_reference >`;
You can’t perform that action at this time.
0 commit comments