You are here

protected property ReviewForm::$migrations 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::migrations
  2. 9 core/modules/migrate_drupal_ui/src/Form/ReviewForm.php \Drupal\migrate_drupal_ui\Form\ReviewForm::migrations

The migrations.

Type: \Drupal\migrate\Plugin\MigrationInterface[]

File

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

Class

ReviewForm
Migrate Upgrade review form.

Namespace

Drupal\migrate_drupal_ui\Form

Code

protected $migrations;