protected static property FieldCollectionTypeSourceTest::$modules

File

paragraphs/tests/src/Kernel/migrate/FieldCollectionTypeSourceTest.php, line 20

Class

FieldCollectionTypeSourceTest
Test the field_collection_type source plugin.

Namespace

Drupal\Tests\paragraphs\Kernel\migrate

Code

protected static $modules = [
  'migrate_drupal',
  'paragraphs',
];