File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change @@ -631,11 +631,6 @@ having unique identifiers::
631631 var_dump($serializer->serialize($org, 'json'));
632632 // {"name":"Les-Tilleuls.coop","members":[{"name":"K\u00e9vin", organization: "Les-Tilleuls.coop"}]}
633633
634- .. seealso ::
635-
636- A popular alternative to the Symfony Serializer Component is the third-party
637- library, `JMS serializer `_ (released under the Apache license, so incompatible with GPLv2 projects).
638-
639634Learn more
640635----------
641636
@@ -645,5 +640,10 @@ Learn more
645640
646641 /serializer
647642
643+ .. seealso ::
644+
645+ A popular alternative to the Symfony Serializer Component is the third-party
646+ library, `JMS serializer `_ (released under the Apache license, so incompatible with GPLv2 projects).
647+
648648.. _`JMS serializer` : https://github.com/schmittjoh/serializer
649649.. _Packagist : https://packagist.org/packages/symfony/serializer
You can’t perform that action at this time.
0 commit comments