X-Git-Url: https://git.heureux-cyclage.org/?a=blobdiff_plain;f=includes%2Fimport%2FImportableUploadRevisionImporter.php;h=4be13b0a2c0fb2d26e5779ee33b6ad73350c0101;hb=e390198c4e4be7632b01173e42050061f1cc346a;hp=40c9417c11384a700c251638938a34b1948cb178;hpb=1571660c6c201df1f9e074450f0ee6d71b567112;p=lhc%2Fweb%2Fwiklou.git diff --git a/includes/import/ImportableUploadRevisionImporter.php b/includes/import/ImportableUploadRevisionImporter.php index 40c9417c11..4be13b0a2c 100644 --- a/includes/import/ImportableUploadRevisionImporter.php +++ b/includes/import/ImportableUploadRevisionImporter.php @@ -139,9 +139,9 @@ class ImportableUploadRevisionImporter implements UploadRevisionImporter { /** * @deprecated DO NOT CALL ME. - * This method was introduced when factoring UploadImporter out of WikiRevision. - * It only has 1 use by the deprecated downloadSource method in WikiRevision. - * Do not use this in new code. + * This method was introduced when factoring (Importable)UploadRevisionImporter out of + * WikiRevision. It only has 1 use by the deprecated downloadSource method in WikiRevision. + * Do not use this in new code, it will be made private soon. * * @param ImportableUploadRevision $wikiRevision *