You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #6323 [DependencyInjection] Add Autowiring keyword (theofidry)
This PR was merged into the 2.8 branch.
Discussion
----------
[DependencyInjection] Add Autowiring keyword
Add the autowiring keyword: although unfamiliar too many, `autowiring` is still the word being used in the doc and also in the service configuration. In other words, even though not very descriptive at first, it is *the* keyword to describe this feature. As a result, it should appear in the title to make it more searchable.
Also a fix in the XML config. ~~I'm also experimenting an issue with the doc block (you can see `configuraiton-block` and the code blocks are indented as comments), but unsure of what the issue actually is:~~
<img width="754" alt="screen shot 2016-03-02 at 20 10 06" src="https://cloud.githubusercontent.com/assets/5175937/13473782/cde4ad8e-e0b2-11e5-934a-0aaf145d6fb0.png">
[Page on platform.sh](http://pr-6323-6qmocelev2lwe.eu.platform.sh/components/dependency_injection/autowiring.html)
Commits
-------
bfc7976 Add Auto-wiring keyword
0 commit comments