X-Git-Url: http://www.aleph1.co.uk/gitweb/?p=yaffs-website;a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FPlugin%2Fmigrate%2Fcckfield%2Fd6%2FFileField.php;fp=web%2Fcore%2Fmodules%2Ffile%2Fsrc%2FPlugin%2Fmigrate%2Fcckfield%2Fd6%2FFileField.php;h=8dba3b022a62b89e82dca7459de9767e187ffbdd;hp=373d1e90b78a3bae0ba073827eafe3a25506e40d;hb=af6d1fb995500ae68849458ee10d66abbdcfb252;hpb=680c79a86e3ed402f263faeac92e89fb6d9edcc0 diff --git a/web/core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php b/web/core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php index 373d1e90b..8dba3b022 100644 --- a/web/core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php +++ b/web/core/modules/file/src/Plugin/migrate/cckfield/d6/FileField.php @@ -11,7 +11,9 @@ use Drupal\migrate_drupal\Plugin\migrate\cckfield\CckFieldPluginBase; /** * @MigrateCckField( * id = "filefield", - * core = {6} + * core = {6}, + * source_module = "filefield", + * destination_module = "file" * ) * * @deprecated in Drupal 8.3.x, to be removed before Drupal 9.0.x. Use