MigrationState::$migratedSourceModules
Source modules that will be migrated determined using legacy method, keyed by version.
Type: array
File
-
core/
modules/ migrate_drupal/ src/ MigrationState.php, line 171
Class
- MigrationState
- Determines the migrate state for all modules enabled on the source.
Namespace
Drupal\migrate_drupalCode
protected $migratedSourceModules = [];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.