Overrides RollbackAwareInterface::postRollback
public function postRollback(MigrateRollbackEvent $event) { // Reset the high-water mark. $this->saveHighWater(NULL); }