You are here

protected property AdminSettingsFormTest::$defaultTheme in Matomo Analytics 8

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/AdminSettingsFormTest.php, line 24

Class

AdminSettingsFormTest
Tests the configuration form.

Namespace

Drupal\Tests\matomo\Functional

Code

protected $defaultTheme = 'stark';