MigrateAggregatorStubTest::$modules

Same name in other branches
  1. 9 core/modules/aggregator/tests/src/Kernel/Migrate/MigrateAggregatorStubTest.php \Drupal\Tests\aggregator\Kernel\Migrate\MigrateAggregatorStubTest::modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

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

Class

MigrateAggregatorStubTest
Test stub creation for aggregator feeds and items.

Namespace

Drupal\Tests\aggregator\Kernel\Migrate

Code

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

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.