You are here

protected property TermLevelFieldTest::$vocabulary in Term Level Field 8

The vocabulary object used in the test.

Type: \Drupal\taxonomy\Entity\Vocabulary

File

tests/src/Functional/TermLevelFieldTest.php, line 23

Class

TermLevelFieldTest
Tests the functionality of Term level field type in BrowserTestBase tests.

Namespace

Drupal\Tests\term_level\Functional

Code

protected $vocabulary;