Skip to content

Commit 522be86

Browse files
Fix CS/WS issues
1 parent e567982 commit 522be86

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Iterator.php

-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,6 @@
2727
final class Iterator extends FilterIterator
2828
{
2929
public const PREFIX = 0;
30-
3130
public const SUFFIX = 1;
3231
private string|false $basePath;
3332

0 commit comments

Comments
 (0)