You are here

protected property CheckboxWithExcludeTest::$defaultTheme in Block Style Plugins 8.2

Same name and namespace in other branches
  1. 8 tests/src/Functional/CheckboxWithExcludeTest.php \Drupal\Tests\block_style_plugins\Functional\CheckboxWithExcludeTest::defaultTheme

Default Theme.

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/CheckboxWithExcludeTest.php, line 25

Class

CheckboxWithExcludeTest
Test the CheckboxWithExclude plugin.

Namespace

Drupal\Tests\block_style_plugins\Functional

Code

protected $defaultTheme = 'stark';