You are here

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

Modules to install.

Type: array

Overrides ResourceTestBase::$modules

File

tests/src/Functional/Ip2CountryResourceTest.php, line 46

Class

Ip2CountryResourceTest
Tests the Ip2Country REST resource.

Namespace

Drupal\Tests\ip2country\Functional

Code

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