You are here

protected property PageNodeSelectionTest::$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

tests/src/Functional/PageNodeSelectionTest.php, line 20

Class

PageNodeSelectionTest
Tests selecting variants based on nodes.

Namespace

Drupal\Tests\page_manager\Functional

Code

protected $defaultTheme = 'classy';