public static property ParagraphsLibraryItemEntityBrowserTest::$modules in Paragraphs 8
File
- modules/
paragraphs_library/ tests/ src/ FunctionalJavascript/ ParagraphsLibraryItemEntityBrowserTest.php, line 21
Class
- ParagraphsLibraryItemEntityBrowserTest
- Tests entity browser integration with paragraphs.
Namespace
Drupal\Tests\paragraphs_library\FunctionalJavascriptCode
public static $modules = [
'ctools',
'views',
'block',
'node',
'file',
'image',
'field_ui',
'views_ui',
'system',
'node',
'paragraphs_library',
'entity_browser',
'content_translation',
];