protected property MigratePostRowSaveEvent::$destinationIdValues in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate/src/Event/MigratePostRowSaveEvent.php \Drupal\migrate\Event\MigratePostRowSaveEvent::destinationIdValues
The row's destination ID.
Type: array|bool
File
- core/
modules/ migrate/ src/ Event/ MigratePostRowSaveEvent.php, line 19
Class
- MigratePostRowSaveEvent
- Wraps a post-save event for event listeners.
Namespace
Drupal\migrate\EventCode
protected $destinationIdValues = [];