protected property TermTest::$vocabulary in Drupal 8
Same name and namespace in other branches
- 9 core/modules/taxonomy/tests/src/Functional/TermTest.php \Drupal\Tests\taxonomy\Functional\TermTest::vocabulary
Vocabulary for testing.
Type: \Drupal\taxonomy\VocabularyInterface
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ TermTest.php, line 23
Class
- TermTest
- Tests load, save and delete for taxonomy terms.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $vocabulary;