You are here

protected property DrupalMigrationGenerator::$configuration in Drupal-to-Drupal data migration 8.3

Configuration to guide our migration creation process.

Type: array

File

src/DrupalMigrationGenerator.php, line 19

Class

DrupalMigrationGenerator
Functionality to construct Drupal migrations from broad configuration settings.

Namespace

Drupal\migrate_d2d

Code

protected $configuration = [];