MigrateProcessPlugin::$id
Same name in other branches
- 9 core/modules/migrate/src/Annotation/MigrateProcessPlugin.php \Drupal\migrate\Annotation\MigrateProcessPlugin::id
- 8.9.x core/modules/migrate/src/Annotation/MigrateProcessPlugin.php \Drupal\migrate\Annotation\MigrateProcessPlugin::id
- 10 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 33
Class
- MigrateProcessPlugin
- Defines a migration process plugin annotation object.
Namespace
Drupal\migrate\AnnotationCode
public $id;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.