We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 44dd7c2 + 7ecdba0 commit 155bc6eCopy full SHA for 155bc6e
service_container/autowiring.rst
@@ -390,7 +390,7 @@ Additionally, you can define several named autowiring aliases if you want to use
390
one implementation in some cases, and another implementation in some
391
other cases.
392
393
-For instance, you may want to use by default the ``Rot13Transformer``
+For instance, you may want to use the ``Rot13Transformer``
394
implementation by default when the ``TransformerInterface`` interface is
395
type hinted, but use the ``UppercaseTransformer`` implementation in some
396
specific cases. To do so, you can create a normal alias from the
0 commit comments