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