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 9215f4c commit 520d851Copy full SHA for 520d851
src/Analyser/Generator/ExprHandler/UnaryMinusHandler.php
@@ -16,7 +16,6 @@
16
use PHPStan\DependencyInjection\AutowiredService;
17
use PHPStan\Reflection\InitializerExprTypeResolver;
18
use PHPStan\Type\IntegerRangeType;
19
-use function PHPStan\dumpType;
20
21
/**
22
* @implements ExprHandler<Expr\UnaryMinus>
0 commit comments