Commit d3974e2
committed
minor #15765 [DependencyInjection] Fix confusion of HttpKernel and Kernel (ArndtZiegler)
This PR was merged into the 4.4 branch.
Discussion
----------
[DependencyInjection] Fix confusion of HttpKernel and Kernel
The mentioned debug setting is part of the (abstract) class Kernel, i.e. "the" kernel, not the class HttpKernel
Commits
-------
f6955aa Fix confusion of HttpKernel and Kernel1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments