public static property ParagraphsFieldGroupTest::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/WidgetLegacy/ParagraphsFieldGroupTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsFieldGroupTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsFieldGroupTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsFieldGroupTest::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetLegacy/ ParagraphsFieldGroupTest.php, line 18
Class
- ParagraphsFieldGroupTest
- Tests the field group on node.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetLegacyCode
public static $modules = [
'field_group',
];