You are here

protected property TaxonomyTermPagerTest::$vocabulary in Zircon Profile 8

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

Vocabulary for testing.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/src/Tests/TaxonomyTermPagerTest.php, line 29
Contains \Drupal\taxonomy\Tests\TaxonomyTermPagerTest.

Class

TaxonomyTermPagerTest
Ensures that the term pager works properly.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;