You are here

protected property VocabularyUiTest::$vocabulary in Zircon Profile 8

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

The vocabulary used for creating terms.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/src/Tests/VocabularyUiTest.php, line 26
Contains \Drupal\taxonomy\Tests\VocabularyUiTest.

Class

VocabularyUiTest
Tests the taxonomy vocabulary interface.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;