You are here

protected property DrupalTermMigration::$destinationVocabulary in Drupal-to-Drupal data migration 7.2

The machine name of the Drupal 7 vocabulary we're migrating into.

Type: string

File

./taxonomy.inc, line 25
Base class for migrating taxonomy terms into Drupal.

Class

DrupalTermMigration
Base class for migrations of Drupal taxonomy terms from another Drupal installation.

Code

protected $destinationVocabulary;