You are here

protected property PageParametersTest::$defaultTheme in Page Manager 8.4

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

page_manager_ui/tests/src/Functional/PageParametersTest.php, line 18

Class

PageParametersTest
Tests the page parameters capabilities.

Namespace

Drupal\Tests\page_manager_ui\Functional

Code

protected $defaultTheme = 'stark';