TaxonomyTranslationTestTrait::$termFieldName

The field name for our taxonomy term field.

Type: string

File

core/modules/taxonomy/src/Tests/TaxonomyTranslationTestTrait.php, line 34

Class

TaxonomyTranslationTestTrait
Provides common testing base for translated taxonomy terms.

Namespace

Drupal\taxonomy\Tests

Code

protected $termFieldName = 'field_tag';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.