TaxonomyRevisionVersionHistoryTest::$modules

Same name in other branches
  1. 10 core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php \Drupal\Tests\taxonomy\Functional\TaxonomyRevisionVersionHistoryTest::modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionVersionHistoryTest.php, line 24

Class

TaxonomyRevisionVersionHistoryTest
Taxonomy term version history test.

Namespace

Drupal\Tests\taxonomy\Functional

Code

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

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