public static property MigrateUserProfileValuesTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php \Drupal\Tests\user\Kernel\Migrate\d6\MigrateUserProfileValuesTest::modules
- 10 core/modules/user/tests/src/Kernel/Migrate/d6/MigrateUserProfileValuesTest.php \Drupal\Tests\user\Kernel\Migrate\d6\MigrateUserProfileValuesTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ user/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUserProfileValuesTest.php, line 18
Class
- MigrateUserProfileValuesTest
- User profile values migration.
Namespace
Drupal\Tests\user\Kernel\Migrate\d6Code
public static $modules = [
'language',
];