Skip to content

Commit c632a78

Browse files
committed
autofix code style
1 parent 1ce182d commit c632a78

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tests/unit/MersenneTwisterRNGIteratorAggregatorTest.php

+2
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,8 @@
1313
use loophp\iterators\MersenneTwisterRNGIteratorAggregate;
1414
use PHPUnit\Framework\TestCase;
1515

16+
use const PHP_VERSION_ID;
17+
1618
/**
1719
* @internal
1820
*

0 commit comments

Comments
 (0)