Commit cf983f3
committed
minor #11435 Update serializer.rst (yyaremenko)
This PR was submitted for the 4.2 branch but it was merged into the 3.4 branch instead (closes #11435).
Discussion
----------
Update serializer.rst
you created an endless loop because of not saying in this article that it must be read first:
- this article sends to the 'How to Use the Serializer' article, saying smth like 'if you use the Serializer as a Symfony component, go read there', without saying that this article must be read first,
- and the 'How to Use the Serializer' sends back to this article saying it must be read first
<!--
If your pull request fixes a BUG, use the oldest maintained branch that contains
the bug (see https://symfony.com/roadmap 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 `master` for features of unreleased versions).
-->
Commits
-------
42077d4 Update serializer.rstFile tree
Expand file treeCollapse file tree
1 file changed
+5
-3
lines changedOpen diff view settings
Filter options
- components
Expand file treeCollapse file tree
1 file changed
+5
-3
lines changedOpen diff view settings
Collapse file
+5-3Lines changed: 5 additions & 3 deletions
- Display the source diff
- Display the rich diff
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| ||
38 | 38 | |
39 | 39 | |
40 | 40 | |
41 | | - |
42 | | - |
43 | | - |
| 41 | + |
| 42 | + |
| 43 | + |
| 44 | + |
| 45 | + |
44 | 46 | |
45 | 47 | |
46 | 48 | |
|
0 commit comments