Skip to content

Conversation

javiereguiluz
Copy link
Member

I used this in the reword of the Best Practices docs and Fabien added this comment because he didn't like a phrase of this paragraph. This PR changes that too here.

actionable exception.
Autowiring allows you to manage services in the container with minimal
configuration. It reads the type-hints on your constructor (or other methods)
and automatically passes the correct services to each method. Symfony's
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

"to them" ? (constructor or other methods)

@weaverryan
Copy link
Member

I like it as-is. It's much better indeed. Thanks!

@weaverryan weaverryan merged commit c84cff8 into symfony:3.3 Nov 10, 2017
weaverryan added a commit that referenced this pull request Nov 10, 2017
This PR was merged into the 3.3 branch.

Discussion
----------

Minor reword in autowiring introduction

I used this in the reword of the Best Practices docs and Fabien [added this comment](#8599 (comment)) because he didn't like a phrase of this paragraph. This PR changes that too here.

Commits
-------

c84cff8 Minor reword in autowiring introduction
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants