You are here

public property MigrateCckField::$type_map in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate_drupal/src/Annotation/MigrateCckField.php \Drupal\migrate_drupal\Annotation\MigrateCckField::type_map

Map of D6 and D7 field types to D8 field type plugin IDs.

Type: string[]

File

core/modules/migrate_drupal/src/Annotation/MigrateCckField.php, line 38
Contains \Drupal\migrate_drupal\Annotation\MigrateCckField.

Class

MigrateCckField
Defines a cckfield plugin annotation object.

Namespace

Drupal\migrate_drupal\Annotation

Code

public $type_map = [];