We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8127512 commit 32278d4Copy full SHA for 32278d4
components/serializer.rst
@@ -872,7 +872,7 @@ The Serializer component provides several built-in normalizers:
872
This normalizer works with classes that implement
873
:class:`Symfony\\Component\\Form\\FormInterface`.
874
875
- It will get errors from the form and normalize them into an normalized array.
+ It will get errors from the form and normalize them into a normalized array.
876
877
:class:`Symfony\\Component\\Serializer\\Normalizer\\ConstraintViolationListNormalizer`
878
This normalizer converts objects that implement
0 commit comments