You are here

protected property PathautoLocaleTest::$defaultTheme in Pathauto 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/PathautoLocaleTest.php, line 24

Class

PathautoLocaleTest
Test pathauto functionality with localization and translation.

Namespace

Drupal\Tests\pathauto\FunctionalJavascript

Code

protected $defaultTheme = 'stable';