You are here

protected property MigrateUpgradeDrushRunner::$databaseStateKey in Migrate Upgrade 8.2

Same name and namespace in other branches
  1. 8.3 src/MigrateUpgradeDrushRunner.php \Drupal\migrate_upgrade\MigrateUpgradeDrushRunner::databaseStateKey

The state key used to store database configuration.

Type: string

File

src/MigrateUpgradeDrushRunner.php, line 46

Class

MigrateUpgradeDrushRunner

Namespace

Drupal\migrate_upgrade

Code

protected $databaseStateKey;