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 089ed26 commit b28ea6cCopy full SHA for b28ea6c
src/Type/ObjectWithoutClassType.php
@@ -4,7 +4,6 @@
4
5
use PHPStan\PhpDocParser\Ast\Type\IdentifierTypeNode;
6
use PHPStan\PhpDocParser\Ast\Type\TypeNode;
7
-use PHPStan\TrinaryLogic;
8
use PHPStan\Type\Traits\NonGeneralizableTypeTrait;
9
use PHPStan\Type\Traits\NonGenericTypeTrait;
10
use PHPStan\Type\Traits\ObjectTypeTrait;
0 commit comments