TaxonomyRevisionTest::$modules

Same name in this branch
  1. main core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules
Same name and namespace in other branches
  1. 11.x core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules
  2. 10 core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/taxonomy/tests/src/Kernel/TaxonomyRevisionTest.php, line 28

Class

TaxonomyRevisionTest
Tests the new_revision setting of taxonomy vocabularies.

Namespace

Drupal\Tests\taxonomy\Kernel

Code

protected static $modules = [
  'system',
  'taxonomy',
  'user',
  'text',
  'filter',
];

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