public property MigrateProcessPlugin::$id in Drupal 9
Same name and namespace in other branches
- 8 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;