Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / link / src / Plugin / migrate / cckfield / d7 / LinkField.php
index 6a7ff8898b3660262a0337af4cb86ac27efa7660..c4f09f25e598b03a23a1337ccd1c1b4f219a0684 100644 (file)
@@ -13,7 +13,9 @@ use Drupal\migrate\Plugin\MigrationInterface;
  *   core = {7},
  *   type_map = {
  *     "link_field" = "link"
- *   }
+ *   },
+ *   source_module = "link",
+ *   destination_module = "link"
  * )
  *
  * This plugin provides the exact same functionality as the Drupal 6 "link"