File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -1028,9 +1028,7 @@ and :class:`Symfony\\Component\\Serializer\\Normalizer\\DenormalizerInterface`.
10281028
10291029For more details, see :doc: `/serializer `.
10301030
1031- The priorities of the default normalizers can be found in the
1032- :method: `Symfony\\ Bundle\\ FrameworkBundle\\ DependencyInjection\\ FrameworkExtension::registerSerializerConfiguration `
1033- method.
1031+ The priorities of the default normalizers can be found in the `serializer.php `_ file.
10341032
10351033.. _dic-tags-translation-loader :
10361034
@@ -1415,3 +1413,4 @@ Bridge.
14151413.. _`Twig's documentation` : https://twig.symfony.com/doc/3.x/advanced.html#creating-an-extension
14161414.. _`Twig Loader` : https://twig.symfony.com/doc/3.x/api.html#loaders
14171415.. _`PHP class preloading` : https://www.php.net/manual/en/opcache.configuration.php#ini.opcache.preload
1416+ .. _`serializer.php` : https://github.com/symfony/symfony/blob/master/src/Symfony/Bundle/FrameworkBundle/Resources/config/serializer.php
You can’t perform that action at this time.
0 commit comments