ProfileFieldTest::$modules

Same name in other branches
  1. 8.9.x core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php \Drupal\Tests\user\Kernel\Plugin\migrate\source\ProfileFieldTest::modules
  2. 10 core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php \Drupal\Tests\user\Kernel\Plugin\migrate\source\ProfileFieldTest::modules
  3. 11.x core/modules/user/tests/src/Kernel/Plugin/migrate/source/ProfileFieldTest.php \Drupal\Tests\user\Kernel\Plugin\migrate\source\ProfileFieldTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

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

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.