You are here

protected property TaxonomyFieldFilterTest::$vocabulary in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php \Drupal\taxonomy\Tests\Views\TaxonomyFieldFilterTest::vocabulary

The vocabulary used for creating terms.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/src/Tests/Views/TaxonomyFieldFilterTest.php, line 40
Contains \Drupal\taxonomy\Tests\Views\TaxonomyFieldFilterTest.

Class

TaxonomyFieldFilterTest
Tests taxonomy field filters with translations.

Namespace

Drupal\taxonomy\Tests\Views

Code

protected $vocabulary;