Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork5.3k
Commitbc55717
committed
minor#17489 ValueResolver: fix resolver injection example (kaznovac)
This PR was squashed before being merged into the 6.2 branch.Discussion----------ValueResolver: fix resolver injection example~example resolver was not conforming to `ValueResolverInterface`, see:https://github.com/symfony/symfony/blob/40731aa9b6508bb803d1ce02db88ca5f0badb050/src/Symfony/Component/HttpKernel/Controller/ValueResolverInterface.php#L27~services configuration pointed to previously derived resolver exampleCommits-------afb0b80 ValueResolver: fix resolver injection example1 file changed
+4
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
265 | 265 | | |
266 | 266 | | |
267 | 267 | | |
268 | | - | |
| 268 | + | |
269 | 269 | | |
270 | 270 | | |
271 | 271 | | |
| |||
283 | 283 | | |
284 | 284 | | |
285 | 285 | | |
286 | | - | |
| 286 | + | |
287 | 287 | | |
288 | 288 | | |
289 | 289 | | |
| |||
295 | 295 | | |
296 | 296 | | |
297 | 297 | | |
298 | | - | |
| 298 | + | |
299 | 299 | | |
300 | 300 | | |
301 | 301 | | |
302 | 302 | | |
303 | | - | |
| 303 | + | |
304 | 304 | | |
305 | 305 | | |
306 | 306 | | |
| |||
0 commit comments
Comments
(0)