You are here

protected property D7TaxonomyTermDeriver::$basePluginId in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php \Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver::basePluginId

The base plugin ID this derivative is for.

Type: string

File

core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php, line 24

Class

D7TaxonomyTermDeriver
Deriver for Drupal 7 taxonomy term migrations based on vocabularies.

Namespace

Drupal\taxonomy\Plugin\migrate

Code

protected $basePluginId;