public static property ParagraphsLibraryItemTest::$modules in Paragraphs 8
Modules to be enabled.
Type: string[]
Overrides BrowserTestBase::$modules
File
- modules/
paragraphs_library/ tests/ src/ Functional/ ParagraphsLibraryItemTest.php, line 26  
Class
- ParagraphsLibraryItemTest
 - Tests the functionality of the Paragraphs Library.
 
Namespace
Drupal\Tests\paragraphs_library\FunctionalCode
public static $modules = [
  'node',
  'paragraphs_library',
  'block',
  'field_ui',
];