You are here

protected property RoutingTest::$defaultTheme in XHProf 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/RoutingTest.php, line 23

Class

RoutingTest
Tests behaviors when visiting the reports and settings pages.

Namespace

Drupal\Tests\xhprof\Functional

Code

protected $defaultTheme = 'stark';