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

Commitc8f96c0

Browse files
committed
[#4196] Updating language
1 parent7359cb4 commitc8f96c0

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

‎book/templating.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -413,8 +413,8 @@ lives in a specific location:
413413
that's specific to the ``AcmeBlogBundle``. Since the middle, "controller",
414414
portion is missing (e.g. ``Blog``), the template lives at
415415
``Resources/views/layout.html.twig`` inside ``AcmeBlogBundle``.
416-
Note thatthecolon is not removed with the "controller", and two colons exist
417-
between the "bundle"name and template file name.
416+
Yes, there are 2 colons inthemiddle of the string when the "controller"
417+
subdirectory part is missing.
418418

419419
* ``::base.html.twig``: This syntax refers to an application-wide base template
420420
or layout. Notice that the string begins with two colons (``::``), meaning

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp