X-Git-Url: http://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fimport%2FUploadSourceAdapter.php;h=7ac895c9d35e615e1e42ffa92ce290dfda87b359;hb=d830ad1917c3665bc5362cac9703e4de9ae89add;hp=ccacbe4a7c62ec634aaf4ad5fa6ed96ddc359bb2;hpb=6f7e982df6479e27c3b17f2deda8404ef55f50e6;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/import/UploadSourceAdapter.php b/includes/import/UploadSourceAdapter.php index ccacbe4a7c..7ac895c9d3 100644 --- a/includes/import/UploadSourceAdapter.php +++ b/includes/import/UploadSourceAdapter.php @@ -32,7 +32,7 @@ class UploadSourceAdapter { /** @var array */ public static $sourceRegistrations = []; - /** @var string */ + /** @var ImportSource */ private $mSource; /** @var string */