You are here

protected property EasyBreabcrumbConfigureTest::$defaultTheme in Easy Breadcrumb 8

Same name and namespace in other branches
  1. 2.x tests/src/Functional/EasyBreabcrumbConfigureTest.php \Drupal\Tests\easy_email\Functional\EasyBreabcrumbConfigureTest::defaultTheme

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/EasyBreabcrumbConfigureTest.php, line 24

Class

EasyBreabcrumbConfigureTest
Tests configuring easy_breadcrumb.

Namespace

Drupal\Tests\easy_email\Functional

Code

protected $defaultTheme = 'stark';