ContentModerationWorkflowConfigTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ content_moderation/ tests/ src/ Kernel/ ContentModerationWorkflowConfigTest.php, line 25
Class
- ContentModerationWorkflowConfigTest
- Tests how Content Moderation handles workflow config changes.
Namespace
Drupal\Tests\content_moderation\KernelCode
protected static $modules = [
'node',
'content_moderation',
'user',
'system',
'text',
'workflows',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.