You are here

protected property DrupalEntityMigration::$bundle in Drupal-to-Drupal data migration 7.2

The destination bundle.

Type: string

File

./entity.inc, line 43
Base class for migrating nodes into Drupal custom entities.

Class

DrupalEntityMigration
Base class for all non-standard entity migrations - handles commonalities across all supported source Drupal versions.

Code

protected $bundle;