protected property DrupalTermMigration::$sourceVocabulary in Drupal-to-Drupal data migration 7.2
The machine name, or vocabulary ID (pre-D7), of the vocabulary we're migrating from.
Type: mixed
File
- ./
taxonomy.inc, line 18 - Base class for migrating taxonomy terms into Drupal.
Class
- DrupalTermMigration
- Base class for migrations of Drupal taxonomy terms from another Drupal installation.
Code
protected $sourceVocabulary;