MediaWiki
REL1_31
DumpGZipOutput.php
Go to the documentation of this file.
1
<?php
29
class
DumpGZipOutput
extends
DumpPipeOutput
{
33
function
__construct
( $file ) {
34
parent::__construct(
"gzip"
, $file );
35
}
36
}
DumpGZipOutput
Definition
DumpGZipOutput.php:29
DumpGZipOutput\__construct
__construct( $file)
Definition
DumpGZipOutput.php:33
DumpPipeOutput
Definition
DumpPipeOutput.php:31
includes
export
DumpGZipOutput.php
Generated on Mon Nov 25 2024 15:34:44 for MediaWiki by
1.10.0