forked fromsymfony/symfony-docs
- Notifications
You must be signed in to change notification settings - Fork0
Commit73adf8b
committed
minorsymfony#3528 Clarify service parameters usages (WouterJ)
This PR was merged into the 2.3 branch.Discussion----------Clarify service parameters usages| Q | A| --- | ---| Doc fix? | yes| New docs? | no| Applies to | all| Fixed tickets | IRCOn the IRC channel, there was some confusing about parameters. The dotnotation looked like parameters are one big namespaced tree, with eachgroup a different node.This PR adds a caution, so people really know it's just a convention andparameters are just key-value elements.Commits-------aaddfcd Applied comment05492b2 Clarify parameters conventionsFile tree
2 files changed
+12
-3
lines changed- components/dependency_injection
- contributing/code
2 files changed
+12
-3
lines changedLines changed: 10 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
25 | 25 |
| |
26 | 26 |
| |
27 | 27 |
| |
| 28 | + | |
| 29 | + | |
| 30 | + | |
| 31 | + | |
| 32 | + | |
| 33 | + | |
| 34 | + | |
28 | 35 |
| |
29 | 36 |
| |
30 | 37 |
| |
| |||
190 | 197 |
| |
191 | 198 |
| |
192 | 199 |
| |
193 |
| - | |
194 |
| - | |
195 |
| - | |
| 200 | + | |
| 201 | + | |
| 202 | + | |
196 | 203 |
| |
197 | 204 |
| |
198 | 205 |
| |
|
Lines changed: 2 additions & 0 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
133 | 133 |
| |
134 | 134 |
| |
135 | 135 |
| |
| 136 | + | |
| 137 | + | |
136 | 138 |
| |
137 | 139 |
| |
138 | 140 |
| |
|
0 commit comments
Comments
(0)