minor fixes
This commit is contained in:
@@ -25,6 +25,7 @@ class Writer
|
||||
echo "Path: /$path".PHP_EOL;
|
||||
}
|
||||
|
||||
|
||||
public function recordIterator(callable $query, callable $parser, int $skip = 0): int
|
||||
{
|
||||
$limit = 100;
|
||||
|
||||
Reference in New Issue
Block a user