BlockExampleTest::$defaultTheme

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

Type: defaultTheme

File

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';