Update docs for return and exception info
[lhc/web/wiklou.git] / includes / Export.php
index 348b347..e2b01b5 100644 (file)
@@ -1347,6 +1347,7 @@ class DumpNamespaceFilter extends DumpFilter {
        /**
         * @param $sink DumpOutput
         * @param $param
+        * @throws MWException
         */
        function __construct( &$sink, $param ) {
                parent::__construct( $sink );