We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 36d28d7 commit f62b6a9Copy full SHA for f62b6a9
1 file changed
src/Rules/Playground/PhpdocCommentRule.php
@@ -8,7 +8,6 @@
8
use PHPStan\Node\VirtualNode;
9
use PHPStan\Rules\Rule;
10
use PHPStan\Rules\RuleErrorBuilder;
11
-use function str_contains;
12
use function str_starts_with;
13
14
/**
0 commit comments