X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd6%2FUpload.php;fp=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FPlugin%2Fmigrate%2Fsource%2Fd6%2FUpload.php;h=475ce61f7aa367caab538743042732a72c0e9e27;hp=4e07a236b5f7bab2bccd3d2e0d4bdff36ad29e5a;hb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;hpb=aea91e65e895364e460983b890e295aa5d5540a5 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 {