You are here

protected property DrupalMigration::$sourceConnection in Drupal-to-Drupal data migration 7.2

Connection key for the DatabaseConnection holding the source Drupal installation.

@var

File

./migrate_d2d.migrate.inc, line 14
Base classes for all Drupal-to-Drupal migration classes.

Class

DrupalMigration
@file Base classes for all Drupal-to-Drupal migration classes.

Code

protected $sourceConnection;