protected property TaxonomyTestBase::$vocabulary in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/taxonomy/src/Tests/Views/TaxonomyTestBase.php \Drupal\taxonomy\Tests\Views\TaxonomyTestBase::vocabulary
The vocabulary used for creating terms.
Type: \Drupal\taxonomy\VocabularyInterface
File
- core/
modules/ taxonomy/ src/ Tests/ Views/ TaxonomyTestBase.php, line 42 - Contains \Drupal\taxonomy\Tests\Views\TaxonomyTestBase.
Class
- TaxonomyTestBase
- Base class for all taxonomy tests.
Namespace
Drupal\taxonomy\Tests\ViewsCode
protected $vocabulary;