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 27db610 commit 32e29e0Copy full SHA for 32e29e0
1 file changed
src/Type/Enum/EnumCaseObjectType.php
@@ -11,7 +11,6 @@
11
use PHPStan\Reflection\ExtendedPropertyReflection;
12
use PHPStan\Reflection\Php\EnumPropertyReflection;
13
use PHPStan\Reflection\Php\EnumUnresolvedPropertyPrototypeReflection;
14
-use PHPStan\Reflection\ReflectionProviderStaticAccessor;
15
use PHPStan\Reflection\Type\UnresolvedPropertyPrototypeReflection;
16
use PHPStan\ShouldNotHappenException;
17
use PHPStan\TrinaryLogic;
0 commit comments