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

Commit6fb5ad5

Browse files
committed
Merge branch '2.3' into 2.5
* 2.3: [#4196] Updating language Clarified the bundle base template bit.
2 parents358976c +c8f96c0 commit6fb5ad5

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

‎book/templating.rst

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -408,6 +408,8 @@ lives in a specific location:
408408
that's specific to the ``AcmeBlogBundle``. Since the middle, "controller",
409409
portion is missing (e.g. ``Blog``), the template lives at
410410
``Resources/views/layout.html.twig`` inside ``AcmeBlogBundle``.
411+
Yes, there are 2 colons in the middle of the string when the "controller"
412+
subdirectory part is missing.
411413

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

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp