public static property ParagraphsUiTest::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/ParagraphsUiTest.php \Drupal\Tests\paragraphs\Functional\ParagraphsUiTest::modules
- 8 tests/src/Functional/WidgetLegacy/ParagraphsUiTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsUiTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsUiTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsUiTest::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetLegacy/ ParagraphsUiTest.php, line 19
Class
- ParagraphsUiTest
- Tests the Paragraphs user interface.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetLegacyCode
public static $modules = [
'content_translation',
'image',
'field',
'field_ui',
'block',
'language',
'node',
];