You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
minor #19627 [HttpKernel] Explain how to define default value in MapQueryString (NeilPeyssard)
This PR was merged into the 6.4 branch.
Discussion
----------
[HttpKernel] Explain how to define default value in MapQueryString
Hello,
The current example of how using a `MapQueryString` attribute is not really clear about default DTO value. Some people expects to have a new instance of their DTO.
The goal of this PR is to add a bit of details about how to define this default value.
see [#54042](symfony/symfony#54042)
Commits
-------
55616d8 [HttpKernel] Explain how to define default value in MapQueryString
0 commit comments