LanguageSwitchingTest::$defaultTheme

The theme to install as the default for testing.

Type: string

File

core/modules/language/tests/src/Functional/LanguageSwitchingTest.php, line 41

Class

LanguageSwitchingTest
Functional tests for the language switching feature.

Namespace

Drupal\Tests\language\Functional

Code

protected $defaultTheme = 'starterkit_theme';

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