We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f43716e commit e5c35f8Copy full SHA for e5c35f8
phpdotnet/phd/IndexRepository.php
@@ -4,7 +4,6 @@
4
class IndexRepository
5
{
6
private array $indexes = [];
7
- private array $indexesDuped = [];
8
private array $children = [];
9
private array $refs = [];
10
private array $vars = [];
0 commit comments