VocabularyValidationTest::$modules

Type: modules

Overrides ConfigEntityValidationTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/VocabularyValidationTest.php, line 25

Class

VocabularyValidationTest
Tests validation of vocabulary entities.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

protected static $modules = [
  'taxonomy',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.