Skip to content

Commit 97d5e89

Browse files
committed
Fix
1 parent 2fce656 commit 97d5e89

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Generic/TemplateTypeVariance.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
use PHPStan\ShouldNotHappenException;
77
use PHPStan\TrinaryLogic;
88
use PHPStan\Type\BenevolentUnionType;
9+
use PHPStan\Type\IsSuperTypeOfResult;
910
use PHPStan\Type\MixedType;
1011
use PHPStan\Type\NeverType;
1112
use PHPStan\Type\Type;

0 commit comments

Comments
 (0)