Skip to content
This repository was archived by the owner on Oct 8, 2021. It is now read-only.

Commit 2d36105

Browse files
committed
[Serializer] Fixed context key
beacause of code update
1 parent 22580dd commit 2d36105

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

serializer.rst

+1-1
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)