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

Commit3bad73d

Browse files
committed
[#6920] some tweaks after review
1 parent3d5dd16 commit3bad73d

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

‎bundles/prepend_extension.rst‎

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,9 @@ The above would be the equivalent of writing the following into the
132132
'use_acme_goodbye' => false,
133133
));
134134
135-
More than onebundle using PrependExtensionInterface
135+
More than oneBundle using PrependExtensionInterface
136136
----------------------------------------------------
137137

138-
When there is more than one bundle prepending the same extension and defining the same key, the bundle that is registered **first** will take priority and next bundles won't override this specific config setting.
138+
If there is more than one bundle that prepends the same extension and defines
139+
the same key, the bundle that is registered **first** will take priority:
140+
next bundles won't override this specific config setting.

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp