You are here

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

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

Drupal 8.8 requires default theme to be specified.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

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

Class

AcquiaConnectorSpiTest
Tests the functionality of the Acquia SPI module.

Namespace

Drupal\Tests\acquia_connector\Functional

Code

protected $defaultTheme = 'stark';