You are here

constant MigrateUpgradeRunBatch::MESSAGE_LENGTH in Migrate Upgrade 8

Maximum number of previous messages to display.

File

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

Class

MigrateUpgradeRunBatch
Runs a single migration batch.

Namespace

Drupal\migrate_upgrade

Code

const MESSAGE_LENGTH = 20;