public static property ParagraphsLanguagePluginTest::$modules in Paragraphs Collection 8
Modules to be enabled.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ ParagraphsLanguagePluginTest.php, line 23
Class
- ParagraphsLanguagePluginTest
- Tests the Language plugin.
Namespace
Drupal\Tests\paragraphs_collection\FunctionalCode
public static $modules = [
'paragraphs_collection',
'language',
];