MigrateBlockedIpsTest::$modules

Modules to enable.

Type: array

Overrides MigrateDrupalTestBase::$modules

File

core/modules/ban/tests/src/Kernel/Migrate/d7/MigrateBlockedIpsTest.php, line 22

Class

MigrateBlockedIpsTest
Migrate blocked IPs.

Namespace

Drupal\Tests\ban\Kernel\Migrate\d7

Code

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

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