protected static property ParagraphsTypeSourceTest::$modules

File

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

Class

ParagraphsTypeSourceTest
Test the paragraphs_type source plugin.

Namespace

Drupal\Tests\paragraphs\Kernel\migrate

Code

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