We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e567982 commit 522be86Copy full SHA for 522be86
src/Iterator.php
@@ -27,7 +27,6 @@
27
final class Iterator extends FilterIterator
28
{
29
public const PREFIX = 0;
30
-
31
public const SUFFIX = 1;
32
private string|false $basePath;
33
0 commit comments