TaxonomyRevisionTest::$modules

Type: modules

Overrides BrowserTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TaxonomyRevisionTest.php, line 22

Class

TaxonomyRevisionTest
Tests the new_revision setting of taxonomy vocabularies.

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.