public static property MigrateAggregatorConfigsTest::$modules in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/aggregator/src/Tests/Migrate/d6/MigrateAggregatorConfigsTest.php \Drupal\aggregator\Tests\Migrate\d6\MigrateAggregatorConfigsTest::modules
Modules to enable.
Type: array
Overrides MigrateDrupal6TestBase::$modules
File
- core/
modules/ aggregator/ src/ Tests/ Migrate/ d6/ MigrateAggregatorConfigsTest.php, line 25 - Contains \Drupal\aggregator\Tests\Migrate\d6\MigrateAggregatorConfigsTest.
Class
- MigrateAggregatorConfigsTest
- Upgrade variables to aggregator.settings.yml.
Namespace
Drupal\aggregator\Tests\Migrate\d6Code
public static $modules = [
'aggregator',
];