You are here

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

Source type (bundle), if any.

Type: string

File

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

Class

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

Code

protected $sourceType = '';