public static property ParagraphsTypeHasEnabledBehaviorPluginTest::$modules in Paragraphs 8
Modules to enable.
Type: array
Overrides KernelTestBase::$modules
File
- tests/
src/ Kernel/ ParagraphsTypeHasEnabledBehaviorPluginTest.php, line 21
Class
- ParagraphsTypeHasEnabledBehaviorPluginTest
- Tests the ParagraphsType entity hasEnabledBehaviorPlugin functionality.
Namespace
Drupal\Tests\paragraphs\KernelCode
public static $modules = [
'paragraphs',
'user',
'paragraphs_test',
'file',
];