You are here

protected property TermNode::$templateStorage in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php \Drupal\taxonomy\Plugin\migrate\builder\d6\TermNode::templateStorage

The migration template storage service.

Type: \Drupal\migrate\MigrateTemplateStorage

File

core/modules/taxonomy/src/Plugin/migrate/builder/d6/TermNode.php, line 28
Contains \Drupal\taxonomy\Plugin\migrate\builder\d6\TermNode.

Class

TermNode
Plugin annotation @PluginID("d6_term_node");

Namespace

Drupal\taxonomy\Plugin\migrate\builder\d6

Code

protected $templateStorage;