Commit fc012a0
committed
minor #62152 Fix argument syntax for callable and lazy initialization of inline service (yceruto)
This PR was merged into the 7.4 branch.
Discussion
----------
Fix argument syntax for callable and lazy initialization of inline service
| Q | A
| ------------- | ---
| Branch? | 7.4
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Fix tests from #60033
Commits
-------
0f6b9eb Fix argument syntax for callable and lazy initialization of inline serviceFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Bundle/FrameworkBundle/Resources/config
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
221 | 221 | | |
222 | 222 | | |
223 | 223 | | |
224 | | - | |
| 224 | + | |
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
| |||
0 commit comments