D7TaxonomyTermDeriver::$basePluginId

Same name and namespace in other branches
  1. 9 core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php \Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver::basePluginId
  2. 8.9.x core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php \Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver::basePluginId
  3. 10 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 26

Class

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

Namespace

Drupal\taxonomy\Plugin\migrate

Code

protected $basePluginId;

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.