Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. DestinationBase.php

DestinationBase::$supportsRollback

Indicates whether the destination can be rolled back.

Type: bool

File

core/modules/migrate/src/Plugin/migrate/destination/DestinationBase.php, line 36

Class

DestinationBase
Base class for migrate destination classes.

Namespace

Drupal\migrate\Plugin\migrate\destination

Code

protected $supportsRollback = FALSE;
RSS feed
Powered by Drupal