namespace Drupal\text\Plugin\migrate\cckfield in Drupal 8
Class | Location | Description |
---|---|---|
TextField |
core/ |
Plugin annotation @MigrateCckField( id = "text", type_map = { "text" = "text", "text_long" = "text_long", "text_with_summary" = "text_with_summary" }, core = {6,7}, source_module = "text", destination_module = "text", ) |