You are here

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

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

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

Class

Ip2CountryTest
Tests operations of the IP to Country module.

Namespace

Drupal\Tests\ip2country\Functional

Code

protected $defaultTheme = 'stark';