NodeEntityTranslationTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/node/tests/src/Kernel/Plugin/migrate/source/d7/NodeEntityTranslationTest.php, line 23

Class

NodeEntityTranslationTest
Tests Drupal 7 node entity translations source plugin.

Namespace

Drupal\Tests\node\Kernel\Plugin\migrate\source\d7

Code

protected static $modules = [
  'node',
  'user',
  'migrate_drupal',
];

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.