You are here

protected property Term::$termHierarchyTable in Drupal 8

Name of the term hierarchy table.

Type: string

File

core/modules/taxonomy/src/Plugin/migrate/source/Term.php, line 38

Class

Term
Taxonomy term source from database.

Namespace

Drupal\taxonomy\Plugin\migrate\source

Code

protected $termHierarchyTable;