Updated to Drupal 8.5. Core Media not yet in use.
[yaffs-website] / web / core / modules / text / src / Plugin / migrate / cckfield / TextField.php
index d3558a71724c7b536187035dbd2362d11cfab749..109b670b991af9a919fb9db831585266c8dec2ac 100644 (file)
@@ -16,7 +16,9 @@ use Drupal\migrate_drupal\Plugin\migrate\cckfield\CckFieldPluginBase;
  *     "text_long" = "text_long",
  *     "text_with_summary" = "text_with_summary"
  *   },
- *   core = {6,7}
+ *   core = {6,7},
+ *   source_module = "text",
+ *   destination_module = "text",
  * )
  *
  * @deprecated in Drupal 8.3.x, to be removed before Drupal 9.0.x. Use