Commit e5f2781
committed
minor #20552 [Serializer] serializer[custom_normalizer]: fix reference to built-in normalizers (kaznovac)
This PR was merged into the 6.4 branch.
Discussion
----------
[Serializer] serializer[custom_normalizer]: fix reference to built-in normalizers
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/releases for the list of maintained branches).
If your pull request documents a NEW FEATURE, use the same Symfony branch where
the feature was introduced (and `7.x` for features of unreleased versions).
-->
fix reference on https://symfony.com/doc/6.4/serializer/custom_normalizer.html
Commits
-------
56c035a serializer[custom_normalizer]: fix reference to built-in normalizers1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
0 commit comments