BlockAddTest::$defaultTheme

Same name in other branches
  1. 10 core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php \Drupal\Tests\block\FunctionalJavascript\BlockAddTest::defaultTheme
  2. 11.x core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php \Drupal\Tests\block\FunctionalJavascript\BlockAddTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/block/tests/src/FunctionalJavascript/BlockAddTest.php, line 25

Class

BlockAddTest
Tests the JS functionality in the block add form.

Namespace

Drupal\Tests\block\FunctionalJavascript

Code

protected $defaultTheme = 'stark';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.