You are here

public property MigrateField::$id in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal/src/Annotation/MigrateField.php \Drupal\migrate_drupal\Annotation\MigrateField::id

The plugin ID.

Type: string

File

core/modules/migrate_drupal/src/Annotation/MigrateField.php, line 38

Class

MigrateField
Defines a field plugin annotation object.

Namespace

Drupal\migrate_drupal\Annotation

Code

public $id;