You are here

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

Same name and namespace in other branches
  1. 8.2 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 32

Class

CheckboxWithExcludeTest
Test the CheckboxWithExclude plugin.

Namespace

Drupal\Tests\block_style_plugins\Functional

Code

protected $defaultTheme = 'stark';