MigrationConfigurationTrait::$followUpMigrationTags

The follow-up migration tags.

Type: string[]

File

core/modules/migrate_drupal/src/MigrationConfigurationTrait.php, line 42

Class

MigrationConfigurationTrait
Configures the appropriate migrations for a given source Drupal database.

Namespace

Drupal\migrate_drupal

Code

protected $followUpMigrationTags;

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