We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1910be3 commit d1ae068Copy full SHA for d1ae068
1 file changed
src/Type/Php/CtypeDigitFunctionTypeSpecifyingExtension.php
@@ -13,7 +13,6 @@
13
use PHPStan\Reflection\FunctionReflection;
14
use PHPStan\ShouldNotHappenException;
15
use PHPStan\Type\Accessory\AccessoryDecimalIntegerStringType;
16
-use PHPStan\Type\Accessory\AccessoryNumericStringType;
17
use PHPStan\Type\Constant\ConstantBooleanType;
18
use PHPStan\Type\FunctionTypeSpecifyingExtension;
19
use PHPStan\Type\IntegerRangeType;
0 commit comments