You are here

public static property MigrateIp2CountryDateFormatTest::$modules in IP-based Determination of a Visitor's Country 8

Modules to enable.

Type: array

Overrides MigrateDrupalTestBase::$modules

File

tests/src/Kernel/Migrate/d7/MigrateIp2CountryDateFormatTest.php, line 18

Class

MigrateIp2CountryDateFormatTest
Upgrade ip2country date formats to core.date_format.*.yml.

Namespace

Drupal\Tests\ip2country\Kernel\Migrate\d7

Code

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