You are here

protected property SubPathautoFunctionalTest::$defaultTheme in Sub-pathauto (Sub-path URL Aliases) 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/Functional/SubPathautoFunctionalTest.php, line 30

Class

SubPathautoFunctionalTest
Class SubPathautoFunctionalTest.

Namespace

Drupal\Tests\subpathauto\Functional

Code

protected $defaultTheme = 'stark';