Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit13f8bcd

Browse files
committed
Merge branch '6.4' into 7.1
* 6.4: templates: check that a Twig extension does not already exist
2 parentse2a15ae +a5a2770 commit13f8bcd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎templates.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1475,7 +1475,7 @@ Writing a Twig Extension
14751475

14761476
`Twig Extensions`_ allow the creation of custom functions, filters, and more to use
14771477
in your Twig templates. Before writing your own Twig extension, check if
1478-
the filter/function that you need is already implemented in:
1478+
the filter/function that you need isnotalready implemented in:
14791479

14801480
* The `default Twig filters and functions`_;
14811481
* The:doc:`Twig filters and functions added by Symfony</reference/twig_reference>`;

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp