Commit 37b4d00
committed
minor #19613 [Routing] Update routing.rst (vimalgorasiya)
This PR was submitted for the 7.0 branch but it was merged into the 6.4 branch instead.
Discussion
----------
[Routing] Update routing.rst
Hello,
This pull request enhances the code snippets under the **Matching HTTP Methods** section by adding the missing import namespaces for Symfony components. The updated code in `src/Controller/BlogApiController.php` now includes the necessary use statements, ensuring clarity and correctness.
If further improvements or updates are needed, please let me know.
Thanks.
Commits
-------
e16d286 Update routing.rst1 file changed
+3
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
176 | 176 | | |
177 | 177 | | |
178 | 178 | | |
179 | | - | |
| 179 | + | |
| 180 | + | |
| 181 | + | |
180 | 182 | | |
181 | 183 | | |
182 | 184 | | |
| |||
0 commit comments