protected static property MigrateUpgradeImportBatch::$followUpMigrations in Drupal 8
Same name and namespace in other branches
- 9 core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php \Drupal\migrate_drupal_ui\Batch\MigrateUpgradeImportBatch::followUpMigrations
The follow-up migrations.
Type: \Drupal\migrate\Plugin\MigrationInterface[]
File
- core/
modules/ migrate_drupal_ui/ src/ Batch/ MigrateUpgradeImportBatch.php, line 65
Class
- MigrateUpgradeImportBatch
- Runs a single migration batch.
Namespace
Drupal\migrate_drupal_ui\BatchCode
protected static $followUpMigrations;