RowTest::$modules

Same name and namespace in other branches
  1. 11.x core/modules/migrate/tests/src/Kernel/RowTest.php \Drupal\Tests\migrate\Kernel\RowTest::modules

Type: modules

Overrides KernelTestBase::$modules

File

core/modules/migrate/tests/src/Kernel/RowTest.php, line 42

Class

RowTest
Tests the Row class.

Namespace

Drupal\Tests\migrate\Kernel

Code

protected static $modules = [
  'entity_test',
  'field',
  'migrate',
  'user',
];

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