X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fexport%2FDump7ZipOutput.php;h=833d5536965cf3db4e547fb4e48f12b9566c7882;hb=095c50ade11ccea3b0edc8956ad45dea46d4c18b;hp=a50150e0857085b4cf96055797ac22773ed679ff;hpb=1f46e0e6dc36a8f351f3b71a324f8ac0e6f19adc;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/export/Dump7ZipOutput.php b/includes/export/Dump7ZipOutput.php index a50150e085..833d553696 100644 --- a/includes/export/Dump7ZipOutput.php +++ b/includes/export/Dump7ZipOutput.php @@ -60,8 +60,7 @@ class Dump7ZipOutput extends DumpPipeOutput { } /** - * @param string $newname - * @param bool $open + * @inheritDoc */ function closeAndRename( $newname, $open = false ) { $newname = $this->checkRenameArgCount( $newname );