You are here

protected property GoogleAnalyticsCustomDimensionsAndMetricsTest::$defaultTheme in Google Analytics 4.x

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

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/GoogleAnalyticsCustomDimensionsAndMetricsTest.php, line 32

Class

GoogleAnalyticsCustomDimensionsAndMetricsTest
Test custom dimensions and metrics functionality of Google Analytics module.

Namespace

Drupal\Tests\google_analytics\Functional

Code

protected $defaultTheme = 'stark';