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

Commit98e90a2

Browse files
committed
minor#7189 Update templating.rst - Twig Template Caching (BatsaxIV)
This PR was merged into the 2.7 branch.Discussion----------Update templating.rst - Twig Template CachingHi,Quick fix for templating.Commits-------94bd088 Update templating.rst - Twig Template Caching
2 parents69ef27d +94bd088 commit98e90a2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎templating.rst‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Twig Template Caching
149149

150150
Twig is fast because each template is compiled to a native PHP class and cached.
151151
But don't worry: this happens automatically and doesn't require *you* to do anything.
152-
And while you're developing, Twig is smart enough to re-compileyou templates after
152+
And while you're developing, Twig is smart enough to re-compileyour templates after
153153
you make any changes. That means Twig is fast in production, but easy to use while
154154
developing.
155155

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp