AddModerationConfigActionTest::$modules
Type: modules
Overrides KernelTestBase::$modules
File
-
core/
modules/ content_moderation/ tests/ src/ Kernel/ ConfigAction/ AddModerationConfigActionTest.php, line 41
Class
- AddModerationConfigActionTest
- Tests Add Moderation Config Action.
Namespace
Drupal\Tests\content_moderation\Kernel\ConfigActionCode
protected static $modules = [
'field',
'node',
'system',
'taxonomy',
'text',
'user',
];
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.