X-Git-Url: https://git.cyclocoop.org/?a=blobdiff_plain;f=includes%2Fexport%2FDumpNamespaceFilter.php;h=2b71db00f2a37e3c8221e60f1edce0f3edf4c202;hb=1c7e8b32b30522d0d167c3da21df63ebff0bb6ed;hp=c20e299ef7a07ba09c88c9f3cd323245351a4cd7;hpb=a5be382adfdad4678eec18413c6a118cb3284daf;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/export/DumpNamespaceFilter.php b/includes/export/DumpNamespaceFilter.php index c20e299ef7..2b71db00f2 100644 --- a/includes/export/DumpNamespaceFilter.php +++ b/includes/export/DumpNamespaceFilter.php @@ -34,7 +34,7 @@ class DumpNamespaceFilter extends DumpFilter { public $namespaces = []; /** - * @param DumpOutput $sink + * @param DumpOutput &$sink * @param array $param * @throws MWException */