protected property MigrationState::$unmigratedSourceModules in Drupal 8
Source modules that will not be migrated determined using legacy method.
Type: array
File
- core/
modules/ migrate_drupal/ src/ MigrationState.php, line 163
Class
- MigrationState
- Determines the migrate state for all modules enabled on the source.
Namespace
Drupal\migrate_drupalCode
protected $unmigratedSourceModules = [];