D6TermNodeDeriver::$migrationPluginManager

Same name in other branches
  1. 8.9.x core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php \Drupal\taxonomy\Plugin\migrate\D6TermNodeDeriver::migrationPluginManager
  2. 10 core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php \Drupal\taxonomy\Plugin\migrate\D6TermNodeDeriver::migrationPluginManager
  3. 11.x core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php \Drupal\taxonomy\Plugin\migrate\D6TermNodeDeriver::migrationPluginManager

The migration plugin manager.

Type: \Drupal\Component\Plugin\PluginManagerInterface

File

core/modules/taxonomy/src/Plugin/migrate/D6TermNodeDeriver.php, line 29

Class

D6TermNodeDeriver
Deriver for Drupal 6 term node migrations based on vocabularies.

Namespace

Drupal\taxonomy\Plugin\migrate

Code

protected $migrationPluginManager;

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