ProfileFieldTest::$modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php, line 20

Class

ProfileFieldTest
Tests the profile_field source plugin.

Namespace

Drupal\Tests\user\Kernel\Plugin\migrate\source

Code

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

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