You are here

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

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

Default Theme.

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/CustomBlockVisibilityTest.php, line 33

Class

CustomBlockVisibilityTest
Test styles showing on content block types.

Namespace

Drupal\Tests\block_style_plugins\Functional

Code

protected $defaultTheme = 'stark';