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

Commit155bc6e

Browse files
committed
Merge branch '5.0'
* 5.0: Remove redundant "by default" in autowiring.rst
2 parents44dd7c2 +7ecdba0 commit155bc6e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎service_container/autowiring.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -390,7 +390,7 @@ Additionally, you can define several named autowiring aliases if you want to use
390390
one implementation in some cases, and another implementation in some
391391
other cases.
392392

393-
For instance, you may want to useby defaultthe ``Rot13Transformer``
393+
For instance, you may want to use the ``Rot13Transformer``
394394
implementation by default when the ``TransformerInterface`` interface is
395395
type hinted, but use the ``UppercaseTransformer`` implementation in some
396396
specific cases. To do so, you can create a normal alias from the

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp