You are here

protected property MigrateUpgradeDrushRunner::$databaseStateKey in Migrate Upgrade 8.3

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

The state key used to store database configuration.

Type: string

File

src/MigrateUpgradeDrushRunner.php, line 54

Class

MigrateUpgradeDrushRunner
Class MigrateUpgradeDrushRunner.

Namespace

Drupal\migrate_upgrade

Code

protected $databaseStateKey;