X-Git-Url: http://aleph1.co.uk/gitweb/?a=blobdiff_plain;f=web%2Fcore%2Fmodules%2Ftaxonomy%2Fsrc%2FPlugin%2Fmigrate%2Fcckfield%2FTaxonomyTermReference.php;h=4ba5190a73887f4b6118fabf02a0deaf3320fed0;hb=1c1cb0980bfa6caf0c24cce671b6bb541dc87583;hp=aac1ba634844d7c2b8c42a88cca1387a3857d1bb;hpb=9917807b03b64faf00f6a1f29dcb6eafc454efa5;p=yaffs-website diff --git a/web/core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php b/web/core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php index aac1ba634..4ba5190a7 100644 --- a/web/core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php +++ b/web/core/modules/taxonomy/src/Plugin/migrate/cckfield/TaxonomyTermReference.php @@ -13,7 +13,9 @@ use Drupal\migrate_drupal\Plugin\migrate\cckfield\CckFieldPluginBase; * type_map = { * "taxonomy_term_reference" = "entity_reference" * }, - * core = {6,7} + * core = {6,7}, + * source_module = "taxonomy", + * destination_module = "core", * ) * * @deprecated in Drupal 8.4.x, to be removed before Drupal 9.0.x. Use