You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor symfony#12801 Use HttpKernel Component (demyanovs)
This PR was submitted for the master branch but it was merged into the 3.4 branch instead (closessymfony#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 Component
0 commit comments