Commit 8fde3ea
committed
minor symfony#59497 [PropertyInfo] Move aliases under service definition (HypeMC)
This PR was merged into the 7.3 branch.
Discussion
----------
[PropertyInfo] Move aliases under service definition
| Q | A
| ------------- | ---
| Branch? | 7.3
| Bug fix? | no
| New feature? | no
| Deprecations? | no
| Issues | -
| License | MIT
Follow-up to symfony#50334, the aliases are normally defined right after the service.
Commits
-------
22feb79 [PropertyInfo] Move aliases under service definitionFile tree
1 file changed
+3
-3
lines changed- src/Symfony/Bundle/FrameworkBundle/Resources/config
1 file changed
+3
-3
lines changedLines changed: 3 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
| 53 | + | |
51 | 54 | | |
52 | 55 | | |
53 | 56 | | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | 57 | | |
58 | 58 | | |
0 commit comments