protected property Migration::$idMap in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/Plugin/Migration.php \Drupal\migrate\Plugin\Migration::idMap
The identifier map data.
Used to initialize $idMapPlugin.
Type: string
File
- core/
modules/ migrate/ src/ Plugin/ Migration.php, line 100
Class
- Migration
- Defines the Migration plugin.
Namespace
Drupal\migrate\PluginCode
protected $idMap = [];