You are here

protected property TermLanguageTest::$vocabulary in Zircon Profile 8

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

Vocabulary for testing.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/src/Tests/TermLanguageTest.php, line 27
Contains \Drupal\taxonomy\Tests\TermLanguageTest.

Class

TermLanguageTest
Tests the language functionality for the taxonomy terms.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;