ModerationStateFieldTest::$modules

Same name and namespace in other branches
  1. main core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldTest.php \Drupal\Tests\content_moderation\Kernel\ModerationStateFieldTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/content_moderation/tests/src/Kernel/ModerationStateFieldTest.php, line 26

Class

ModerationStateFieldTest
Tests the moderation state field.

Namespace

Drupal\Tests\content_moderation\Kernel

Code

protected static $modules = [
  'workflows',
  'content_moderation',
  'node',
  'user',
];

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