X-Git-Url: http://www.aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd6%2FUpload.php;h=475ce61f7aa367caab538743042732a72c0e9e27;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hp=4e07a236b5f7bab2bccd3d2e0d4bdff36ad29e5a;hpb=a2bd1bf0c2c1f1a17d188f4dc0726a45494cefae;p=yaffs-website diff --git a/web/core/modules/file/src/Plugin/migrate/source/d6/Upload.php b/web/core/modules/file/src/Plugin/migrate/source/d6/Upload.php index 4e07a236b..475ce61f7 100644 --- a/web/core/modules/file/src/Plugin/migrate/source/d6/Upload.php +++ b/web/core/modules/file/src/Plugin/migrate/source/d6/Upload.php @@ -10,7 +10,7 @@ use Drupal\migrate_drupal\Plugin\migrate\source\DrupalSqlBase; * * @MigrateSource( * id = "d6_upload", - * source_provider = "upload" + * source_module = "upload" * ) */ class Upload extends DrupalSqlBase {