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 0b3aa16 commit 7224bdeCopy full SHA for 7224bde
src/Symfony/Bundle/TwigBundle/Controller/PreviewErrorController.php
@@ -11,7 +11,7 @@
11
12
namespace Symfony\Bundle\TwigBundle\Controller;
13
14
-use Symfony\Component\Debug\Exception\FlattenException;
+use Symfony\Component\HttpKernel\Exception\FlattenException;
15
use Symfony\Component\HttpKernel\HttpKernelInterface;
16
use Symfony\Component\HttpFoundation\Request;
17
0 commit comments