8000 Minor reword in autowiring introduction by javiereguiluz · Pull Request #8606 · symfony/symfony-docs · GitHub
[go: up one dir, main page]

Skip to content

Minor reword in autowiring introduction #8606

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Nov 10, 2017

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
0