Skip to content

Commit 8431d18

Browse files
VincentLangletondrejmirtes
authored andcommitted
Fix cs
1 parent 1059ad8 commit 8431d18

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Internal/CombinationsHelper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
namespace PHPStan\Internal;
44

5-
use function array_pop;
65
use Traversable;
6+
use function array_pop;
77

88
final class CombinationsHelper
99
{

0 commit comments

Comments
 (0)