8000
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 27df508 commit f7e80c6Copy full SHA for f7e80c6
reference/configuration/framework.rst
@@ -1489,10 +1489,12 @@ circular_reference_handler
1489
1490
**type** ``string``
1491
1492
-The service id that is used as circular reference handler of the default serializer. The
1493
-service has to implement the ``__invoke($object)`` method.
+The service id that is used as the circular reference handler of the default
+serializer. The service has to implement the magic ``__invoke($object)``
1494
+method.
1495
1496
.. seealso::
1497
+
1498
For more information, see
1499
:ref:`component-serializer-handling-circular-references`.
1500
0 commit comments