protected property D7TaxonomyTermDeriver::$basePluginId in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/src/Plugin/migrate/D7TaxonomyTermDeriver.php \Drupal\taxonomy\Plugin\migrate\D7TaxonomyTermDeriver::basePluginId
- 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 24
Class
- D7TaxonomyTermDeriver
- Deriver for Drupal 7 taxonomy term migrations based on vocabularies.
Namespace
Drupal\taxonomy\Plugin\migrateCode
protected $basePluginId;