MigrateIdMapInterface::ROLLBACK_DELETE

Indicates that the data for the row is to be deleted.

File

core/modules/migrate/src/Plugin/MigrateIdMapInterface.php, line 60

Class

MigrateIdMapInterface
Defines an interface for migrate ID mappings.

Namespace

Drupal\migrate\Plugin

Code

const ROLLBACK_DELETE = 0;

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