Modules to enable.
Type: string[]
File
- paragraphs/tests/src/Functional/Feeds/Target/ParagraphsTest.php, line 22
Class
- ParagraphsTest
- Tests the FeedsTarget plugin "paragraphs" in the UI.
Namespace
Drupal\Tests\paragraphs\Functional\Feeds\Target
Code
protected static $modules = [
'feeds',
'node',
'paragraphs',
];