You are here

protected property ReviewForm::$migrationState in Drupal 10

Same name and namespace in other branches
  1. 8 core/modules/migrate_drupal_ui/src/Form/ReviewForm.php \Drupal\migrate_drupal_ui\Form\ReviewForm::migrationState
  2. 9 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;