You are here

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

The major version of the Drupal install serving as the migration source, e.g. '6'.

Type: int

File

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

Class

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

Code

protected $sourceVersion;