protected property DrupalNodeMigration::$destinationType in Drupal-to-Drupal data migration 7.2
The source and destination content types (bundles) we're dealing with.
File
- ./
node.inc, line 30 - Base class for migrating nodes into Drupal.
Class
- DrupalNodeMigration
- Base class for all node migrations - handles commonalities across all supported source Drupal versions.
Code
protected $destinationType;