ReviewForm::$migrationState

Same name and namespace in other branches
  1. 8.9.x core/modules/migrate_drupal_ui/src/Form/ReviewForm.php \Drupal\migrate_drupal_ui\Form\ReviewForm::migrationState
  2. 10 core/modules/migrate_drupal_ui/src/Form/ReviewForm.php \Drupal\migrate_drupal_ui\Form\ReviewForm::migrationState
  3. 11.x core/modules/migrate_drupal_ui/src/Form/ReviewForm.php \Drupal\migrate_drupal_ui\Form\ReviewForm::migrationState

Migration state service.

Type: \Drupal\migrate_drupal\MigrationState

File

core/modules/migrate_drupal_ui/src/Form/ReviewForm.php, line 48

Class

ReviewForm
Migrate Upgrade review form.

Namespace

Drupal\migrate_drupal_ui\Form

Code

protected $migrationState;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.