protected property TermIndexTest::$vocabulary in Drupal 9
Same name and namespace in other branches
- 8 core/modules/taxonomy/tests/src/Functional/TermIndexTest.php \Drupal\Tests\taxonomy\Functional\TermIndexTest::vocabulary
Vocabulary for testing.
Type: \Drupal\taxonomy\VocabularyInterface
File
- core/
modules/ taxonomy/ tests/ src/ Functional/ TermIndexTest.php, line 33
Class
- TermIndexTest
- Tests the hook implementations that maintain the taxonomy index.
Namespace
Drupal\Tests\taxonomy\FunctionalCode
protected $vocabulary;