8000 minor #9681 Update serializer.rst (JoMeuwis) · symfony/symfony-docs@0bbefb5 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0bbefb5

Browse files
committed
minor #9681 Update serializer.rst (JoMeuwis)
This PR was merged into the 3.4 branch. Discussion ---------- Update serializer.rst Add missing closing "class" tag <!-- 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 ------- 2d497e1 Update serializer.rst
2 parents 31f1e36 + 2d497e1 commit 0bbefb5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

components/serializer.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -815,6 +815,7 @@ Here, we set it to 2 for the ``$child`` property:
815815
>
816816
<class name="Acme\MyObj">
817817
<attribute name="foo" max-depth="2" />
818+
</class>
818819
</serializer>
819820
820821
The metadata loader corresponding to the chosen format must be configured in

0 commit comments

Comments
 (0)
0