You are here

public property MigrateProcessPlugin::$id in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/migrate/src/Annotation/MigrateProcessPlugin.php \Drupal\migrate\Annotation\MigrateProcessPlugin::id

A unique identifier for the process plugin.

Type: string

File

core/modules/migrate/src/Annotation/MigrateProcessPlugin.php, line 38
Contains \Drupal\migrate\Annotation\MigrateProcessPlugin.

Class

MigrateProcessPlugin
Defines a migration process plugin annotation object.

Namespace

Drupal\migrate\Annotation

Code

public $id;