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: string[]
Overrides ParagraphsTestBase::$modules
File
- tests/
src/ Functional/ ParagraphsBehaviorsTest.php, line 19
Class
- ParagraphsBehaviorsTest
- Tests support for Paragraphs behavior plugins.
Namespace
Drupal\Tests\paragraphs\FunctionalCode
public static $modules = [
'node',
'paragraphs_test',
];