You are here

protected property ContentHubSubscriberTestBase::$defaultTheme in Acquia Content Hub 8

Default theme for test.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

acquia_contenthub_subscriber/tests/src/Functional/ContentHubSubscriberTestBase.php, line 119

Class

ContentHubSubscriberTestBase
Provides the base class for web tests for Content Hub Subscribers.

Namespace

Drupal\Tests\acquia_contenthub_subscriber\Functional

Code

protected $defaultTheme = 'stark';