Commit 783ea73
committed
minor #12801 Use HttpKernel Component (demyanovs)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closes #12801).
Discussion
----------
Use HttpKernel Component
We need to import Symfony\Component\HttpKernel before using it.
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `master` for features of unreleased versions).
-->
Commits
-------
2cf09a9 Use HttpKernel Component1 file changed
+1
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| 59 | + | |
59 | 60 | | |
60 | 61 | | |
61 | 62 | | |
| |||
0 commit comments