File
- paragraphs/modules/paragraphs_library/tests/src/FunctionalJavascript/ParagraphsContentModerationTest.php, line 46
Class
- ParagraphsContentModerationTest
- Tests Paragraphs, Paragraphs Library and Content Moderation integration.
Namespace
Drupal\Tests\paragraphs_library\FunctionalJavascript
Code
protected static $modules = [
'node',
'entity_browser',
'paragraphs_library',
'block',
'field_ui',
'content_moderation',
];