Commit 4dd7073
committed
minor symfony#20783 [HttpKernel] Document supported types
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Document supported types `#[MapQueryParameter]`
Before doing symfony#20626 I think we need to document already supported types by `#[MapQueryParameter]` attribute
https://github.com/symfony/symfony/blob/5a9a3515b78f1a499e8e5f86636cbdc205067e24/src/Symfony/Component/HttpKernel/Controller/ArgumentResolver/QueryParameterValueResolver.php#L22
Commits
-------
d873aec Document supported types #[MapQueryParameter]#[MapQueryParameter] (alamirault)1 file changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
367 | 367 | | |
368 | 368 | | |
369 | 369 | | |
| 370 | + | |
| 371 | + | |
| 372 | + | |
| 373 | + | |
| 374 | + | |
| 375 | + | |
| 376 | + | |
| 377 | + | |
| 378 | + | |
| 379 | + | |
370 | 380 | | |
371 | 381 | | |
372 | 382 | | |
| |||
0 commit comments