Commit d47995f
committed
minor #18783 [Serializer] Use correct property types in example (teklakct)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] Use correct property types in example
In the [Selecting Specific Attributes](https://symfony.com/doc/current/components/serializer.html#selecting-specific-attributes) section, there is a type mismatch in the example `User` class.
Commits
-------
2b29113 [Serializer] Use correct property types in example1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
401 | 401 | | |
402 | 402 | | |
403 | 403 | | |
404 | | - | |
| 404 | + | |
405 | 405 | | |
406 | 406 | | |
407 | 407 | | |
| |||
0 commit comments