AggregatorFeedTest::$modules

Same name in other branches
  1. 8.9.x core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php \Drupal\Tests\aggregator\Kernel\Plugin\migrate\source\AggregatorFeedTest::modules

Type: modules

Overrides MigrateSourceTestBase::$modules

File

core/modules/aggregator/tests/src/Kernel/Plugin/migrate/source/AggregatorFeedTest.php, line 19

Class

AggregatorFeedTest
Tests D6 aggregator feed source plugin.

Namespace

Drupal\Tests\aggregator\Kernel\Plugin\migrate\source

Code

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

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