You are here

protected property Term::$termDataTable 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::termDataTable

Name of the term data table.

Type: string

File

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

Class

Term
Taxonomy term source from database.

Namespace

Drupal\taxonomy\Plugin\migrate\source

Code

protected $termDataTable;