Commit 31e9b4c
committed
minor #19226 Add missing use statements (npotier)
This PR was submitted for the 7.0 branch but it was merged into the 5.4 branch instead.
Discussion
----------
Add missing use statements
Adding the two required namespaces in the code sample
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases 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 `6.x` for features of unreleased versions).
-->
Commits
-------
dc5e8e7 Update multiple_kernels.rst1 file changed
+3
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
117 | 117 | | |
118 | 118 | | |
119 | 119 | | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
120 | 123 | | |
121 | 124 | | |
122 | 125 | | |
| |||
0 commit comments