Modules to be enabled.
Type: string[]
File
- paragraphs/modules/paragraphs_library/tests/src/Functional/ParagraphsLibraryItemTest.php, line 27
Class
- ParagraphsLibraryItemTest
- Tests the functionality of the Paragraphs Library.
Namespace
Drupal\Tests\paragraphs_library\Functional
Code
protected static $modules = [
'node',
'paragraphs_library',
'block',
'field_ui',
];