public static property ParagraphsContentModerationTranslationsTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetStable/ ParagraphsContentModerationTranslationsTest.php, line 22
Class
- ParagraphsContentModerationTranslationsTest
- Test paragraphs and content moderation with translations.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStableCode
public static $modules = [
'node',
'paragraphs_test',
'paragraphs',
'field',
'field_ui',
'block',
'link',
'content_moderation',
'content_translation',
];