We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3e70ae9 commit 0ac8914Copy full SHA for 0ac8914
src/Rules/PHPUnit/AnnotationHelper.php
@@ -5,7 +5,6 @@
5
use PhpParser\Comment\Doc;
6
use PHPStan\Rules\IdentifierRuleError;
7
use PHPStan\Rules\RuleErrorBuilder;
8
-use function array_key_exists;
9
use function in_array;
10
use function preg_match;
11
use function preg_split;
0 commit comments