8000 [#10991] Removed redundant 'in order to' · symfony/symfony-docs@3a94152 · GitHub
[go: up one dir, main page]

Skip to content

Commit 3a94152

Browse files
committed
[#10991] Removed redundant 'in order to'
1 parent a84c8b2 commit 3a94152

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

service_container/calls.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -82,7 +82,7 @@ To configure the container to call the ``setLogger`` method, use the ``calls`` k
8282

8383
The ``immutable-setter`` injection was introduced in Symfony 4.3.
8484

85-
In order to provide immutable services, some classes implement immutable setters.
85+
To provide immutable services, some classes implement immutable setters.
8686
Such setters return a new instance of the configured class
8787
instead of mutating the object they were called on::
8888

0 commit comments

Comments
 (0)
0