public static property ParagraphsReplicateEnableTest::$modules in Paragraphs 8
Same name in this branch
- 8 WidgetStable/ParagraphsReplicateEnableTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsReplicateEnableTest::modules
- 8 src/Functional/WidgetStable/ParagraphsReplicateEnableTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsReplicateEnableTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsReplicateEnableTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsReplicateEnableTest::modules
Modules to enable.
Type: array
Overrides ParagraphsDuplicateFeatureTest::$modules
File
- src/
Functional/ WidgetStable/ ParagraphsReplicateEnableTest.php, line 13
Class
- ParagraphsReplicateEnableTest
- Enables replicate module.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStableCode
public static $modules = [
'replicate',
];