protected static property FieldCollectionItemSourceTest::$modules

File

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

Class

FieldCollectionItemSourceTest
Test the field_collection_item source plugin.

Namespace

Drupal\Tests\paragraphs\Kernel\migrate

Code

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