public static property MigrateUpdateConfigsTest::$modules in Drupal 8
Same name and namespace in other branches
- 9 core/modules/update/tests/src/Kernel/Migrate/d6/MigrateUpdateConfigsTest.php \Drupal\Tests\update\Kernel\Migrate\d6\MigrateUpdateConfigsTest::modules
- 10 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
public static $modules = [
'update',
];