Update ImportableUploadRevisionImporter for interwiki usernames
[lhc/web/wiklou.git] / includes / AjaxDispatcher.php
index 2adbc80..75fcff3 100644 (file)
@@ -56,6 +56,7 @@ class AjaxDispatcher {
 
        /**
         * Load up our object with user supplied data
+        * @param Config $config
         */
        function __construct( Config $config ) {
                $this->config = $config;