You are here

protected property StyleJumpMenuTest::$defaultTheme in Views Jump Menu 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/Plugin/StyleJumpMenuTest.php, line 31

Class

StyleJumpMenuTest
Tests the Jump Menu style views plugin.

Namespace

Drupal\Tests\views_jump_menu\Functional\Plugin

Code

protected $defaultTheme = 'stark';