Skip to content

Commit 8147046

Browse files
committed
minor #20416 Fix CS (MrYamous)
This PR was merged into the 7.2 branch. Discussion ---------- Fix CS Noticed with CI fails in another PR Commits ------- 03b029b minor cs fix for ci
2 parents 9784ab2 + 03b029b commit 8147046

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

serializer/encoders.rst

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,7 @@ are available to customize the behavior of the encoder:
6565
``csv_end_of_line`` (default: ``\n``)
6666
Sets the character(s) used to mark the end of each line in the CSV file.
6767
``csv_escape_char`` (default: empty string)
68+
6869
.. deprecated:: 7.2
6970

7071
The ``csv_escape_char`` option was deprecated in Symfony 7.2.

0 commit comments

Comments
 (0)