Skip to content

Commit 74f811e

Browse files
committed
fixing reference to deprecated class
1 parent 5133d6b commit 74f811e

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
@@ -548,7 +548,7 @@ below for more details).
548548
The listener has several goals:
549549

550550
1) The thrown exception is converted into a
551-
:class:`Symfony\\Component\\HttpKernel\\Exception\\FlattenException`
551+
:class:`Symfony\\Component\\Debug\\Exception\\FlattenException`
552552
object, which contains all the information about the request, but which
553553
can be printed and serialized.
554554

0 commit comments

Comments
 (0)