DestinationBase::$rollbackAction
The rollback action to be saved for the last imported item.
Type: int
File
-
core/
modules/ migrate/ src/ Plugin/ migrate/ destination/ DestinationBase.php, line 43
Class
- DestinationBase
- Base class for migrate destination classes.
Namespace
Drupal\migrate\Plugin\migrate\destinationCode
protected $rollbackAction = MigrateIdMapInterface::ROLLBACK_DELETE;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.