38 parent::__construct(
$sink );
39 $this->progress = $progress;
44 parent::writeClosePage( $string );
45 $this->progress->reportPage();
50 parent::writeRevision( $rev, $string );
51 $this->progress->revCount();
DumpOutput $sink
FIXME will need to be made protected whenever legacy code is updated.
__construct(&$sink, &$progress)
writeRevision( $rev, $string)