Skip to content

Commit 1c57697

Browse files
committed
minor #15615 [Serializer] Fixed context key (lyrixx)
This PR was merged into the 5.4 branch. Discussion ---------- [Serializer] Fixed context key because of code update Commits ------- 2d36105 [Serializer] Fixed context key
2 parents 22580dd + 2d36105 commit 1c57697

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -162,7 +162,7 @@ resources. This context is passed to all normalizers. For example:
162162

163163
.. versionadded:: 5.4
164164

165-
The usage of the ``empty_arrays_as_object`` option by default in the
165+
The usage of the ``empty_array_as_object`` option by default in the
166166
Serializer was introduced in Symfony 5.4.
167167

168168
You can pass the context like following::

0 commit comments

Comments
 (0)