Skip to content

Commit 67b140f

Browse files
committed
Fix CS
1 parent fe3895a commit 67b140f

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Type/Php/RangeFunctionReturnTypeExtension.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@
2222
use PHPStan\Type\Type;
2323
use PHPStan\Type\TypeCombinator;
2424
use PHPStan\Type\UnionType;
25+
use function abs;
2526
use function count;
2627
use function range;
2728

0 commit comments

Comments
 (0)