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 9890f2d commit 6d428b8Copy full SHA for 6d428b8
serializer.rst
@@ -111,8 +111,6 @@ As well as the following normalizers:
111
* :class:`Symfony\\Component\\Serializer\\Normalizer\\ArrayDenormalizer` to
112
denormalize arrays of objects using a format like `MyObject[]` (note the `[]` suffix)
113
114
-.. _`Data URIs`: https://developer.mozilla.org/en-US/docs/Web/HTTP/Basics_of_HTTP/Data_URIs
115
-
116
Custom normalizers and/or encoders can also be loaded by tagging them as
117
:ref:`serializer.normalizer <reference-dic-tags-serializer-normalizer>` and
118
:ref:`serializer.encoder <reference-dic-tags-serializer-encoder>`. It's also
0 commit comments