ContentModerationWorkflowTypeTest::$modules

Modules to install.

Type: array

Overrides BrowserTestBase::$modules

File

core/modules/content_moderation/tests/src/Functional/ContentModerationWorkflowTypeTest.php, line 19

Class

ContentModerationWorkflowTypeTest
Test the workflow type plugin in the content_moderation module.

Namespace

Drupal\Tests\content_moderation\Functional

Code

public static $modules = [
  'content_moderation',
  'node',
  'entity_test',
];

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