UpdateSemverTestBase::$defaultTheme

Same name in other branches
  1. 9 core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::defaultTheme
  2. 10 core/modules/update/tests/src/Functional/UpdateSemverTestBase.php \Drupal\Tests\update\Functional\UpdateSemverTestBase::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/update/tests/src/Functional/UpdateSemverTestBase.php, line 30

Class

UpdateSemverTestBase
Common setup and utility methods to test projects that use semver releases.

Namespace

Drupal\Tests\update\Functional

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.