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 a84c8b2 commit 3a94152Copy full SHA for 3a94152
service_container/calls.rst
@@ -82,7 +82,7 @@ To configure the container to call the ``setLogger`` method, use the ``calls`` k
82
83
The ``immutable-setter`` injection was introduced in Symfony 4.3.
84
85
-In order to provide immutable services, some classes implement immutable setters.
+To provide immutable services, some classes implement immutable setters.
86
Such setters return a new instance of the configured class
87
instead of mutating the object they were called on::
88
0 commit comments