Skip to content

Commit b36a404

Browse files
committed
cs
1 parent 58461d7 commit b36a404

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Rules/PHPUnit/DataProviderDataRule.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@
1313
use function count;
1414
use function max;
1515
use function min;
16+
use const PHP_INT_MAX;
1617

1718
/**
1819
* @implements Rule<Node>

0 commit comments

Comments
 (0)