Skip to content

Commit 0b5de93

Browse files
Fix merge
1 parent e27875f commit 0b5de93

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Iterator/RecursiveDirectoryIterator.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@ class RecursiveDirectoryIterator extends \RecursiveDirectoryIterator
2525
{
2626
private bool $ignoreUnreadableDirs;
2727
private bool $ignoreFirstRewind = true;
28-
private ?bool $rewindable = null;
2928

3029
// these 3 properties take part of the performance optimization to avoid redoing the same work in all iterations
3130
private string $rootPath;

0 commit comments

Comments
 (0)