You are here

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

Modules to enable.

Type: array

Overrides BrowserTestBase::$modules

File

tests/src/Functional/Ip2CountryTest.php, line 28

Class

Ip2CountryTest
Tests operations of the IP to Country module.

Namespace

Drupal\Tests\ip2country\Functional

Code

protected static $modules = [
  'dblog',
  'help',
  'block',
];