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.
1 parent 0fcbf9f commit 312659cCopy full SHA for 312659c
src/Rules/TooWideTypehints/TooWideTypeCheck.php
@@ -14,7 +14,6 @@
14
use PHPStan\Rules\IdentifierRuleError;
15
use PHPStan\Rules\Properties\PropertyReflectionFinder;
16
use PHPStan\Rules\RuleErrorBuilder;
17
-use PHPStan\TrinaryLogic;
18
use PHPStan\Type\Constant\ConstantBooleanType;
19
use PHPStan\Type\MixedType;
20
use PHPStan\Type\NullType;
0 commit comments