Commit 5c4757e
committed
minor symfony#52124 [HttpKernel] add missing class alias to satisfy autoloading (xabbuh)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] add missing class alias to satisfy autoloading
| Q | A
| ------------- | ---
| Branch? | 6.4
| Bug fix? | yes
| New feature? | no
| Deprecations? | no
| Tickets |
| License | MIT
Commits
-------
2e67979 add missing class alias to satisfy autoloading1 file changed
+4
-0
lines changedLines changed: 4 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
| 20 | + | |
| 21 | + | |
| 22 | + | |
| 23 | + | |
20 | 24 | | |
21 | 25 | | |
22 | 26 | | |
| |||
0 commit comments