TaxonomyTermContentModerationTest::$modules

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

Type: modules

Overrides TaxonomyTestBase::$modules

File

core/modules/taxonomy/tests/src/Functional/TaxonomyTermContentModerationTest.php, line 36

Class

TaxonomyTermContentModerationTest
Tests taxonomy terms with Content Moderation.

Namespace

Drupal\Tests\taxonomy\Functional

Code

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

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