You are here

protected property Term::$termHierarchyTable in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Plugin/migrate/source/Term.php \Drupal\taxonomy\Plugin\migrate\source\Term::termHierarchyTable

Name of the term hierarchy table.

Type: string

File

core/modules/taxonomy/src/Plugin/migrate/source/Term.php, line 37
Contains \Drupal\taxonomy\Plugin\migrate\source\Term.

Class

Term
Taxonomy term source from database.

Namespace

Drupal\taxonomy\Plugin\migrate\source

Code

protected $termHierarchyTable;