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

Appearance settings

Commit 3a94152

Browse filesBrowse files
committed
[#10991] Removed redundant 'in order to'
1 parent a84c8b2 commit 3a94152
Copy full SHA for 3a94152

File tree

Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-1
lines changed

‎service_container/calls.rst

Copy file name to clipboardExpand all lines: service_container/calls.rst
+1-1Lines 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)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.