8000 [#7633] minor tweak · symfony/symfony-docs@f7e80c6 · GitHub
[go: up one dir, main page]

Skip to content

Commit f7e80c6

Browse files
committed
[#7633] minor tweak
1 parent 27df508 commit f7e80c6

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

reference/configuration/framework.rst

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1489,10 +1489,12 @@ circular_reference_handler
14891489

14901490
**type** ``string``
14911491

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.
1492+
The service id that is used as the circular reference handler of the default
1493+
serializer. The service has to implement the magic ``__invoke($object)``
1494+
method.
14941495

14951496
.. seealso::
1497+
14961498
For more information, see
14971499
:ref:`component-serializer-handling-circular-references`.
14981500

0 commit comments

Comments
 (0)
0