ContentModerationSyncingTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/content_moderation/tests/src/Kernel/ContentModerationSyncingTest.php, line 23

Class

ContentModerationSyncingTest
Test content moderation when an entity is marked as 'syncing'.

Namespace

Drupal\Tests\content_moderation\Kernel

Code

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

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