MigrateRowDeleteEvent::$destinationIdValues

Same name and namespace in other branches
  1. 9 core/modules/migrate/src/Event/MigrateRowDeleteEvent.php \Drupal\migrate\Event\MigrateRowDeleteEvent::destinationIdValues
  2. 8.9.x core/modules/migrate/src/Event/MigrateRowDeleteEvent.php \Drupal\migrate\Event\MigrateRowDeleteEvent::destinationIdValues
  3. 10 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 25

Class

MigrateRowDeleteEvent
Wraps a row deletion event for event listeners.

Namespace

Drupal\migrate\Event

Code

protected $destinationIdValues;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.