protected property ReviewForm::$migrations in Drupal 9
Same name and namespace in other branches
- 8 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\FormCode
protected $migrations;