protected static property ParagraphsSummaryFormatterTest::$modules

Same name in this branch
  1. 8.x-1.x paragraphs/tests/src/Functional/WidgetStable/ParagraphsSummaryFormatterTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsSummaryFormatterTest::modules
  2. 8.x-1.x paragraphs/tests/src/Functional/WidgetLegacy/ParagraphsSummaryFormatterTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsSummaryFormatterTest::modules

Modules to enable.

Type: array

Overrides ParagraphsTestBase::$modules

File

paragraphs/tests/src/Functional/WidgetStable/ParagraphsSummaryFormatterTest.php, line 17

Class

ParagraphsSummaryFormatterTest
Tests the paragraphs summary formatter.

Namespace

Drupal\Tests\paragraphs\Functional\WidgetStable

Code

protected static $modules = [
  'image',
];