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 c119c9e commit d300e74Copy full SHA for d300e74
src/Type/Generic/TemplateTypeVariance.php
@@ -7,7 +7,6 @@
7
use PHPStan\TrinaryLogic;
8
use PHPStan\Type\AcceptsResult;
9
use PHPStan\Type\BenevolentUnionType;
10
-use PHPStan\Type\IsSuperTypeOfResult;
11
use PHPStan\Type\MixedType;
12
use PHPStan\Type\NeverType;
13
use PHPStan\Type\Type;
0 commit comments