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 3427699 commit d9dc7b1Copy full SHA for d9dc7b1
src/Type/Accessory/AccessoryNonFalsyStringType.php
@@ -31,6 +31,7 @@
31
use PHPStan\Type\Traits\TruthyBooleanTypeTrait;
32
use PHPStan\Type\Traits\UndecidedComparisonCompoundTypeTrait;
33
use PHPStan\Type\Type;
34
+use PHPStan\Type\TypeCombinator;
35
use PHPStan\Type\UnionType;
36
use PHPStan\Type\VerbosityLevel;
37
0 commit comments