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 4945bb4

Browse filesBrowse files
committed
Merge branch '5.2' into 5.3
* 5.2: Update best_practices.rst
2 parents 92bb85f + 62f10cd commit 4945bb4
Copy full SHA for 4945bb4

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

‎best_practices.rst

Copy file name to clipboardExpand all lines: best_practices.rst
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -170,7 +170,7 @@ Use Autowiring to Automate the Configuration of Application Services
170170

171171
:doc:`Service autowiring </service_container/autowiring>` is a feature that
172172
reads the type-hints on your constructor (or other methods) and automatically
173-
passes the correct services to each method, making unnecessary to configure
173+
passes the correct services to each method, making it unnecessary to configure
174174
services explicitly and simplifying the application maintenance.
175175

176176
Use it in combination with :ref:`service autoconfiguration <services-autoconfigure>`

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.