You are here

protected property D7TaxonomyTermDeriver::$fieldDiscovery 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::fieldDiscovery

The migration field discovery service.

Type: \Drupal\migrate_drupal\FieldDiscoveryInterface

File

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

Class

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

Namespace

Drupal\taxonomy\Plugin\migrate

Code

protected $fieldDiscovery;