You are here

protected property AcquiaConnectorModuleTest::$defaultTheme in Acquia Connector 3.x

Same name and namespace in other branches
  1. 8.2 tests/src/Functional/AcquiaConnectorModuleTest.php \Drupal\Tests\acquia_connector\Functional\AcquiaConnectorModuleTest::defaultTheme
  2. 8 tests/src/Functional/AcquiaConnectorModuleTest.php \Drupal\Tests\acquia_connector\Functional\AcquiaConnectorModuleTest::defaultTheme

Drupal 8.8 requires default theme to be specified.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/AcquiaConnectorModuleTest.php, line 22

Class

AcquiaConnectorModuleTest
Tests the functionality of the Acquia Connector module.

Namespace

Drupal\Tests\acquia_connector\Functional

Code

protected $defaultTheme = 'stark';