Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commit28082dc
committed
minor#6323 [DependencyInjection] Add Autowiring keyword (theofidry)
This PR was merged into the 2.8 branch.Discussion----------[DependencyInjection] Add Autowiring keywordAdd 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 keyword1 file changed
+5
-5
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
| 4 | + | |
| 5 | + | |
6 | 6 | | |
7 | 7 | | |
8 | 8 | | |
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
221 | | - | |
| 221 | + | |
222 | 222 | | |
223 | 223 | | |
224 | 224 | | |
| |||
356 | 356 | | |
357 | 357 | | |
358 | 358 | | |
359 | | - | |
| 359 | + | |
360 | 360 | | |
361 | 361 | | |
362 | 362 | | |
| |||
0 commit comments
Comments
(0)