protected static property MigrateUpdateConfigsTest::$modules in Drupal 10
Same name and namespace in other branches
- 8 core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php \Drupal\Tests\update\Kernel\Migrate\d6\MigrateUpdateConfigsTest::modules
- 9 core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php \Drupal\Tests\update\Kernel\Migrate\d6\MigrateUpdateConfigsTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ update/ tests/ src/ Kernel/ Migrate/ d6/ MigrateUpdateConfigsTest.php, line 20
Class
- MigrateUpdateConfigsTest
- Upgrade variables to update.settings.yml.
Namespace
Drupal\Tests\update\Kernel\Migrate\d6Code
protected static $modules = [
'update',
];