You are here

public property MigrateCckField::$id 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::id

The plugin ID.

Type: string

File

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

Class

MigrateCckField
Defines a cckfield plugin annotation object.

Namespace

Drupal\migrate_drupal\Annotation

Code

public $id;