You are here

protected static property MigrateUpgradeRunBatch::$messages in Migrate Upgrade 8

MigrateMessage instance to capture messages during the migration process.

Type: \Drupal\migrate_upgrade\MigrateMessageCapture

File

src/MigrateUpgradeRunBatch.php, line 58
Contains \Drupal\migrate_upgrade\MigrateUpgradeRunBatch.

Class

MigrateUpgradeRunBatch
Runs a single migration batch.

Namespace

Drupal\migrate_upgrade

Code

protected static $messages;