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.
1 parent 1cbae8d commit 2dba58cCopy full SHA for 2dba58c
service_container/autowiring.rst
@@ -544,7 +544,7 @@ Autowiring other Methods (e.g. Setters and Public Typed Properties)
544
545
When autowiring is enabled for a service, you can *also* configure the container
546
to call methods on your class when it's instantiated. For example, suppose you want
547
-to inject the ``logger`` service, and decide to use setter-injection::
+to inject the ``logger`` service, and decide to use setter-injection:
548
549
.. configuration-block::
550
0 commit comments