Revert "minor #12821 Remove deprecated class (MasterB)"

This reverts commit 3d637487f0, reversing
changes made to 7a5762c198.
This commit is contained in:
Fabien Potencier 2014-12-04 10:43:55 +01:00
parent 0b3aa16f2f
commit 7224bde4c1

View File

@ -11,7 +11,7 @@
namespace Symfony\Bundle\TwigBundle\Controller;
use Symfony\Component\Debug\Exception\FlattenException;
use Symfony\Component\HttpKernel\Exception\FlattenException;
use Symfony\Component\HttpKernel\HttpKernelInterface;
use Symfony\Component\HttpFoundation\Request;