MediaWiki
1.42.1
DumpBZip2Output.php
Go to the documentation of this file.
1
<?php
29
class
DumpBZip2Output
extends
DumpPipeOutput
{
33
public
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 Thu Jun 27 2024 15:58:44 for MediaWiki by
1.10.0