LanguageConfigInstallOverrideExistingTest::$defaultTheme

Same name in other branches
  1. 10 core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php \Drupal\Tests\language\Functional\LanguageConfigInstallOverrideExistingTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/language/tests/src/Functional/LanguageConfigInstallOverrideExistingTest.php, line 24

Class

LanguageConfigInstallOverrideExistingTest
Ensures the language config is installed but not altered on install.

Namespace

Drupal\Tests\language\Functional

Code

protected $defaultTheme = 'stark';

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