MigrateDrupal7TestBase::$modules

Type: modules

Overrides MigrateDrupalTestBase::$modules

File

core/modules/aggregator/tests/src/Kernel/Migrate/d7/MigrateDrupal7TestBase.php, line 19

Class

MigrateDrupal7TestBase
Base class for Drupal 7 migration tests.

Namespace

Drupal\Tests\aggregator\Kernel\Migrate\d7

Code

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

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