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 8f7e013 commit 4c937b1Copy full SHA for 4c937b1
tests/PHPStan/Type/TypeCombinatorTest.php
@@ -14,10 +14,7 @@
14
use InvalidArgumentException;
15
use Iterator;
16
use ObjectShapesAcceptance\ClassWithFooIntProperty;
17
-use PHPStan\Fixture\AnotherTestEnum;
18
use PHPStan\Fixture\FinalClass;
19
-use PHPStan\Fixture\TestEnum;
20
-use PHPStan\Fixture\TestEnumInterface;
21
use PHPStan\Testing\PHPStanTestCase;
22
use PHPStan\Type\Accessory\AccessoryLiteralStringType;
23
use PHPStan\Type\Accessory\AccessoryNonEmptyStringType;
0 commit comments