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 4bfa42f commit 17fd67fCopy full SHA for 17fd67f
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