Commit 9392b88
committed
minor #17572 [HttpKernel] [Controller] Errors on namespace value_resolver (ytilotti)
This PR was merged into the 6.2 branch.
Discussion
----------
[HttpKernel] [Controller] Errors on namespace value_resolver
Fix namespace on [Adding a Custom Value Resolver](https://symfony.com/doc/current/controller/value_resolver.html#adding-a-custom-value-resolver).
Commits
-------
15537d4 [Controller] Errors on namespace value_resolver1 file changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
292 | 292 | | |
293 | 293 | | |
294 | 294 | | |
295 | | - | |
| 295 | + | |
296 | 296 | | |
297 | 297 | | |
298 | 298 | | |
| |||
310 | 310 | | |
311 | 311 | | |
312 | 312 | | |
313 | | - | |
| 313 | + | |
314 | 314 | | |
315 | 315 | | |
316 | 316 | | |
| |||
322 | 322 | | |
323 | 323 | | |
324 | 324 | | |
325 | | - | |
| 325 | + | |
326 | 326 | | |
327 | 327 | | |
328 | 328 | | |
| |||
0 commit comments