RowTest::$modules

Type: modules

Overrides KernelTestBase::$modules

File

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

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.