You are here

protected static property MigrateAggregatorConfigsTest::$modules in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php \Drupal\Tests\aggregator\Kernel\Migrate\d6\MigrateAggregatorConfigsTest::modules

Modules to enable.

Type: array

Overrides MigrateDrupal6TestBase::$modules

File

core/modules/aggregator/tests/src/Kernel/Migrate/d6/MigrateAggregatorConfigsTest.php, line 20

Class

MigrateAggregatorConfigsTest
Upgrade variables to aggregator.settings.yml.

Namespace

Drupal\Tests\aggregator\Kernel\Migrate\d6

Code

protected static $modules = [
  'aggregator',
];