public static property ParagraphsContactTest::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/WidgetLegacy/ParagraphsContactTest.php \Drupal\Tests\paragraphs\Functional\WidgetLegacy\ParagraphsContactTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsContactTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsContactTest::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetStable/ ParagraphsContactTest.php, line 19
Class
- ParagraphsContactTest
- Tests paragraphs with contact forms.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStableCode
public static $modules = array(
'contact',
);