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.
2 parents 31277b4 + 16b73e1 commit 048006eCopy full SHA for 048006e
Tests/Controller/AbstractControllerTest.php
@@ -11,6 +11,7 @@
11
12
namespace Symfony\Bundle\FrameworkBundle\Tests\Controller;
13
14
+use Doctrine\Persistence\ManagerRegistry;
15
use Symfony\Bundle\FrameworkBundle\Controller\AbstractController;
16
use Symfony\Bundle\FrameworkBundle\Tests\TestCase;
17
use Symfony\Component\DependencyInjection\Container;
0 commit comments