namespace Drupal\migrate_field_plugin_manager_test\Plugin\migrate\field in Drupal 8
Same name in other branches
Class | Location | Description |
---|---|---|
D6FileField |
core/ |
Plugin annotation @MigrateField( id = "d6_file", core = {6}, type_map = { "file" = "file" }, source_module = "foo", destination_module = "bar" ) |
D6NoCoreVersionSpecified |
core/ |
Plugin annotation @MigrateField( id = "d6_no_core_version_specified", source_module = "foo", destination_module = "bar", ) |