function MigrationInterface::clearInterruptionResult
Clears the result to return upon interruption.
1 method overrides MigrationInterface::clearInterruptionResult()
- Migration::clearInterruptionResult in core/
modules/ migrate/ src/ Plugin/ Migration.php - Clears the result to return upon interruption.
File
-
core/
modules/ migrate/ src/ Plugin/ MigrationInterface.php, line 195
Class
- MigrationInterface
- Interface for migrations.
Namespace
Drupal\migrate\PluginCode
public function clearInterruptionResult();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.