ContentModerationWorkflowTypeApiTest::$modules

Modules to install.

Type: array

Overrides KernelTestBase::$modules

File

core/modules/content_moderation/tests/src/Kernel/ContentModerationWorkflowTypeApiTest.php, line 29

Class

ContentModerationWorkflowTypeApiTest
Tests the API of the ContentModeration workflow type plugin.

Namespace

Drupal\Tests\content_moderation\Kernel

Code

public static $modules = [
  'workflows',
  'content_moderation',
];

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