You are here

protected property Ip2CountryResourceTest::$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/Ip2CountryResourceTest.php, line 21

Class

Ip2CountryResourceTest
Tests the Ip2Country REST resource.

Namespace

Drupal\Tests\ip2country\Functional

Code

protected $defaultTheme = 'stark';