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