X-Git-Url: https://git.cyclocoop.org/%242?a=blobdiff_plain;f=includes%2Fimport%2FUploadSourceAdapter.php;h=7ac895c9d35e615e1e42ffa92ce290dfda87b359;hb=243a466018d24415de27815cfae995865c45a66a;hp=ccacbe4a7c62ec634aaf4ad5fa6ed96ddc359bb2;hpb=20b0288ac360d791bd2af16586f91f62711c8a37;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 */