Skip to content

Commit a1a0f26

Browse files
committed
Sync links.php
1 parent 277f1df commit a1a0f26

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tools/links/links.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1097,7 +1097,7 @@ public function testResources(int $verbosity = self::VERBOSITY_DEFAULT): bool
10971097
}
10981098
$this->output('');
10991099
}
1100-
var_dump(array_keys($this->urls));
1100+
11011101
return $valid;
11021102
}
11031103

0 commit comments

Comments
 (0)