MigrationState::$enabledModules

Array of enabled modules.

Type: array

File

core/modules/migrate_drupal/src/MigrationState.php, line 206

Class

MigrationState
Determines the migrate state for all modules enabled on the source.

Namespace

Drupal\migrate_drupal

Code

protected $enabledModules = [];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.