You are here

protected property Term::$termDataTable in Drupal 8

Name of the term data table.

Type: string

File

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

Class

Term
Taxonomy term source from database.

Namespace

Drupal\taxonomy\Plugin\migrate\source

Code

protected $termDataTable;