You are here

protected property GoogleAnalyticsUninstallTest::$defaultTheme in Google Analytics 8.3

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/GoogleAnalyticsUninstallTest.php \Drupal\Tests\google_analytics\Functional\GoogleAnalyticsUninstallTest::defaultTheme
  2. 4.x tests/src/Functional/GoogleAnalyticsUninstallTest.php \Drupal\Tests\google_analytics\Functional\GoogleAnalyticsUninstallTest::defaultTheme

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/GoogleAnalyticsUninstallTest.php, line 29

Class

GoogleAnalyticsUninstallTest
Test uninstall functionality of Google Analytics module.

Namespace

Drupal\Tests\google_analytics\Functional

Code

protected $defaultTheme = 'stark';