protected property MigrateRowDeleteEvent::$destinationIdValues in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/migrate/src/Event/MigrateRowDeleteEvent.php \Drupal\migrate\Event\MigrateRowDeleteEvent::destinationIdValues
Values representing the destination ID.
Type: array
File
- core/
modules/ migrate/ src/ Event/ MigrateRowDeleteEvent.php, line 30 - Contains \Drupal\migrate\Event\MigrateRowDeleteEvent.
Class
- MigrateRowDeleteEvent
- Wraps a row deletion event for event listeners.
Namespace
Drupal\migrate\EventCode
protected $destinationIdValues;