We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bbd310b commit 26c1a40Copy full SHA for 26c1a40
DeprecationErrorHandler.php
@@ -11,6 +11,7 @@
11
12
namespace Symfony\Bridge\PhpUnit;
13
14
+use PHPUnit\Framework\TestCase;
15
use PHPUnit\Framework\TestResult;
16
use PHPUnit\Runner\ErrorHandler;
17
use PHPUnit\Util\Error\Handler;
0 commit comments