MigrateSource::$id
Same name in other branches
- 9 core/modules/migrate/src/Annotation/MigrateSource.php \Drupal\migrate\Annotation\MigrateSource::id
- 8.9.x core/modules/migrate/src/Annotation/MigrateSource.php \Drupal\migrate\Annotation\MigrateSource::id
- 11.x core/modules/migrate/src/Annotation/MigrateSource.php \Drupal\migrate\Annotation\MigrateSource::id
A unique identifier for the process plugin.
Type: string
File
-
core/
modules/ migrate/ src/ Annotation/ MigrateSource.php, line 34
Class
- MigrateSource
- Defines a migration source 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.