public static property ParagraphsPreviewTest::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/WidgetLegacy/ParagraphsPreviewTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsPreviewTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsPreviewTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsPreviewTest::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetLegacy/ ParagraphsPreviewTest.php, line 17
Class
- ParagraphsPreviewTest
- Tests the configuration of paragraphs.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetLegacyCode
public static $modules = array(
'image',
);