Commit 0afec11
committed
minor symfony#61074 [DependencyInjection] CS fix (nicolas-grekas)
This PR was merged into the 7.3 branch.
Discussion
----------
[DependencyInjection] CS fix
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
As spotted by `@stof`, my mistake, only 7.3.
Commits
-------
725d861 [DependencyInjection] CS fixFile tree
1 file changed
+1
-1
lines changed- src/Symfony/Component/DependencyInjection/Compiler
1 file changed
+1
-1
lines changedLines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
116 | 115 | | |
| 116 | + | |
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| |||
0 commit comments