Merge "Move section ID fallbacks into headers themselves"
[lhc/web/wiklou.git] / includes / export / DumpNamespaceFilter.php
index c20e299..2b71db0 100644 (file)
@@ -34,7 +34,7 @@ class DumpNamespaceFilter extends DumpFilter {
        public $namespaces = [];
 
        /**
-        * @param DumpOutput $sink
+        * @param DumpOutput &$sink
         * @param array $param
         * @throws MWException
         */