protected static property ParagraphsItemRevisionSourceTest::$modules

File

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

Class

ParagraphsItemRevisionSourceTest
Test the paragraphs_item_revision source plugin.

Namespace

Drupal\Tests\paragraphs\Kernel\migrate

Code

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