public static property ParagraphsBehaviorsTest::$modules in Paragraphs 8
Same name in this branch
- 8 tests/src/Functional/ParagraphsBehaviorsTest.php \Drupal\Tests\paragraphs\Functional\ParagraphsBehaviorsTest::modules
- 8 tests/src/Functional/WidgetStable/ParagraphsBehaviorsTest.php \Drupal\Tests\paragraphs\Functional\WidgetStable\ParagraphsBehaviorsTest::modules
Modules to enable.
Type: array
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ WidgetStable/ ParagraphsBehaviorsTest.php, line 17
Class
- ParagraphsBehaviorsTest
- Tests paragraphs behavior plugins.
Namespace
Drupal\Tests\paragraphs\Functional\WidgetStableCode
public static $modules = [
'image',
'file',
'views',
];