Skip to content

Commit 0be5b16

Browse files
committed
[Serializer] Remove note about CsvEncoder as_collection flag
This is the default since 5.0
1 parent d2f5469 commit 0be5b16

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

components/serializer.rst

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -786,9 +786,6 @@ The ``CsvEncoder``
786786

787787
The ``CsvEncoder`` encodes to and decodes from CSV.
788788

789-
You can pass the context key ``as_collection`` in order to have the results
790-
always as a collection.
791-
792789
The ``XmlEncoder``
793790
~~~~~~~~~~~~~~~~~~
794791

0 commit comments

Comments
 (0)