TaxonomyTranslationTestTrait::$vocabulary

Same name in this branch
  1. 8.9.x core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::vocabulary
Same name in other branches
  1. 9 core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::vocabulary
  2. 10 core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::vocabulary
  3. 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyTranslationTestTrait.php \Drupal\Tests\taxonomy\Functional\TaxonomyTranslationTestTrait::vocabulary

The vocabulary.

Type: \Drupal\taxonomy\Entity\Vocabulary

File

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

Class

TaxonomyTranslationTestTrait
Provides common testing base for translated taxonomy terms.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;

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