protected property D6TermNodeDeriver::$migrationPluginManager in Drupal 8
Same name and namespace in other branches
- 9 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\migrateCode
protected $migrationPluginManager;