Commit 68545a2
committed
minor #13322 [DI] Use improved Yaml syntax for defining method calls (W0rma)
This PR was merged into the 4.4 branch.
Discussion
----------
[DI] Use improved Yaml syntax for defining method calls
Examples were desribed in the blog: https://symfony.com/blog/new-in-symfony-4-4-dependency-injection-improvements-part-2#improved-yaml-syntax-for-method-calls
Fixes #12443
Commits
-------
5f8e782 use improved Yaml syntax for defining method calls1 file changed
+2
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
44 | | - | |
45 | | - | |
| 43 | + | |
46 | 44 | | |
47 | 45 | | |
48 | 46 | | |
| |||
121 | 119 | | |
122 | 120 | | |
123 | 121 | | |
124 | | - | |
125 | | - | |
126 | | - | |
127 | | - | |
| 122 | + | |
128 | 123 | | |
129 | 124 | | |
130 | 125 | | |
| |||
0 commit comments