Skip to content

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

components/http_kernel.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -579,7 +579,7 @@ below for more details).
579579
:class:`Symfony\\Component\\HttpKernel\\Exception\\HttpException` class.
580580

581581
3) If the original exception implements
582-
:class:`Symfony\\Component\\HttpKernel\\Exception\\RequestExceptionInterface`,
582+
:class:`Symfony\\Component\\HttpFoundation\\Exception\\RequestExceptionInterface`,
583583
then the status code of the ``FlattenException`` object is populated with
584584
``400`` and no other headers are modified.
585585

0 commit comments

Comments
 (0)