protected property MigrateUpgradeFormBase::$destinationSiteVersion in Drupal 9
Same name and namespace in other branches
- 8 core/modules/migrate_drupal_ui/src/Form/MigrateUpgradeFormBase.php \Drupal\migrate_drupal_ui\Form\MigrateUpgradeFormBase::destinationSiteVersion
The destination site major version.
Type: string
File
- core/
modules/ migrate_drupal_ui/ src/ Form/ MigrateUpgradeFormBase.php, line 33
Class
- MigrateUpgradeFormBase
- Form base for the Migrate Upgrade UI.
Namespace
Drupal\migrate_drupal_ui\FormCode
protected $destinationSiteVersion;