You are here

protected property TaxonomyImageTest::$vocabulary in Drupal 9

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

Used taxonomy vocabulary.

Type: \Drupal\taxonomy\VocabularyInterface

File

core/modules/taxonomy/tests/src/Functional/TaxonomyImageTest.php, line 28

Class

TaxonomyImageTest
Tests access checks of private image fields.

Namespace

Drupal\Tests\taxonomy\Functional

Code

protected $vocabulary;