function MigrateExecutableInterface::rollback

Performs a rollback operation - remove previously-imported items.

1 method overrides MigrateExecutableInterface::rollback()
MigrateExecutable::rollback in core/modules/migrate/src/MigrateExecutable.php
Performs a rollback operation - remove previously-imported items.

File

core/modules/migrate/src/MigrateExecutableInterface.php, line 24

Class

MigrateExecutableInterface

Namespace

Drupal\migrate

Code

public function rollback();

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