BlockExampleTest::$defaultTheme

Same name and namespace in other branches
  1. 4.0.x modules/block_example/tests/src/Functional/BlockExampleTest.php \Drupal\Tests\block_example\Functional\BlockExampleTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

modules/block_example/tests/src/Functional/BlockExampleTest.php, line 20

Class

BlockExampleTest
Test the configuration options and block created by Block Example module.

Namespace

Drupal\Tests\block_example\Functional

Code

protected $defaultTheme = 'stark';