Skip to content

Commit f27a435

Browse files
committed
cs
1 parent 7a1862f commit f27a435

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Testing/PHPUnit/ContainerInitializer.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,10 +3,10 @@
33
namespace PHPStan\Testing\PHPUnit;
44

55
use PHPStan\DependencyInjection\InvalidIgnoredErrorExceptionTest;
6-
use function array_key_exists;
76

87
final class ContainerInitializer
98
{
9+
1010
public static function initialize(string $testClassName): void
1111
{
1212
// This test expects an exception during container initialization

0 commit comments

Comments
 (0)