Skip to content

Commit 60ebbd7

Browse files
committed
minor #13853 Update serializer.rst (zairigimad)
This PR was submitted for the 5.0 branch but it was squashed and merged into the 4.4 branch instead. Discussion ---------- Update serializer.rst <!-- 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 `master` for features of unreleased versions). --> Commits ------- ee696ea Update serializer.rst
2 parents f0de487 + ee696ea commit 60ebbd7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1257,7 +1257,7 @@ These are the options available:
12571257
Sets the root node name (default: ``response``).
12581258

12591259
``remove_empty_tags``
1260-
If set to true, removes all empty tags in the generated XML.
1260+
If set to true, removes all empty tags in the generated XML (default: ``false``).
12611261

12621262
Handling Constructor Arguments
12631263
------------------------------

0 commit comments

Comments
 (0)