Skip to content

Commit d9dc7b1

Browse files
Fix
1 parent 3427699 commit d9dc7b1

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Accessory/AccessoryNonFalsyStringType.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@
3131
use PHPStan\Type\Traits\TruthyBooleanTypeTrait;
3232
use PHPStan\Type\Traits\UndecidedComparisonCompoundTypeTrait;
3333
use PHPStan\Type\Type;
34+
use PHPStan\Type\TypeCombinator;
3435
use PHPStan\Type\UnionType;
3536
use PHPStan\Type\VerbosityLevel;
3637

0 commit comments

Comments
 (0)