You are here

protected property TermTest::$vocabulary in Zircon Profile 8.0

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

Vocabulary for testing.

Type: \Drupal\taxonomy\VocabularyInterface

File

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

Class

TermTest
Tests load, save and delete for taxonomy terms.

Namespace

Drupal\taxonomy\Tests

Code

protected $vocabulary;