You are here

protected property D6TermNodeDeriver::$migrationPluginManager in Drupal 9

Same name and namespace in other branches
  1. 8 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

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;