public static property ParagraphsLibraryTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- modules/
paragraphs_library/ tests/ src/ Functional/ ParagraphsLibraryTest.php, line 20
Class
- ParagraphsLibraryTest
- Tests paragraphs library functionality.
Namespace
Drupal\Tests\paragraphs_library\FunctionalCode
public static $modules = [
'views',
'paragraphs_library',
];