protected static property MigrateUiParagraphsTestBase::$modules

File

paragraphs/tests/src/Functional/Migrate/MigrateUiParagraphsTestBase.php, line 25

Class

MigrateUiParagraphsTestBase
Provides a base class for testing Paragraphs migration via the UI.

Namespace

Drupal\Tests\paragraphs\Functional\Migrate

Code

protected static $modules = [
  'content_translation',
  'migrate_drupal_ui',
  'paragraphs',
  'telephone',
];