Fix/suppress misc phan errors (#2)
[lhc/web/wiklou.git] / includes / import / UploadSourceAdapter.php
index ccacbe4..7ac895c 100644 (file)
@@ -32,7 +32,7 @@ class UploadSourceAdapter {
        /** @var array */
        public static $sourceRegistrations = [];
 
-       /** @var string */
+       /** @var ImportSource */
        private $mSource;
 
        /** @var string */