protected property MigrateMapDeleteEvent::$map in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate/src/Event/MigrateMapDeleteEvent.php \Drupal\migrate\Event\MigrateMapDeleteEvent::map
Map plugin.
Type: \Drupal\migrate\Plugin\MigrateIdMapInterface
File
- core/
modules/ migrate/ src/ Event/ MigrateMapDeleteEvent.php, line 18
Class
- MigrateMapDeleteEvent
- Wraps a migrate map delete event for event listeners.
Namespace
Drupal\migrate\EventCode
protected $map;