You are here

protected static property MigrateUpgradeImportBatch::$messages in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php \Drupal\migrate_drupal_ui\Batch\MigrateUpgradeImportBatch::messages

MigrateMessage instance to capture messages during the migration process.

Type: \Drupal\migrate_drupal_ui\Batch\MigrateMessageCapture

File

core/modules/migrate_drupal_ui/src/Batch/MigrateUpgradeImportBatch.php, line 58

Class

MigrateUpgradeImportBatch
Runs a single migration batch.

Namespace

Drupal\migrate_drupal_ui\Batch

Code

protected static $messages;