Skip to content

Commit 1a5f3d7

Browse files
committed
Fix lint error due to underline being too long
1 parent d72782e commit 1a5f3d7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

controller.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -901,7 +901,7 @@ the :phpfunction:`json_encode` function is used.
901901
.. _controller_serialize:
902902

903903
Serializing Controller Return Values Automatically
904-
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
904+
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
905905

906906
Instead of manually calling the serializer and building a response, you can add
907907
the :class:`Symfony\\Component\\HttpKernel\\Attribute\\Serialize` attribute to

0 commit comments

Comments
 (0)