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

Commitf1c7127

Browse files
committed
Merge branch '7.1' into 7.2
* 7.1: templates: check that a Twig extension does not already exist
2 parentsf6fcb47 +13f8bcd commitf1c7127

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
@@ -1494,7 +1494,7 @@ Writing a Twig Extension
14941494

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

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp