BlockInstallTest::$defaultTheme

Same name and namespace in other branches
  1. 9 core/modules/block/tests/src/Functional/BlockInstallTest.php \Drupal\Tests\block\Functional\BlockInstallTest::defaultTheme
  2. 8.9.x core/modules/block/tests/src/Functional/BlockInstallTest.php \Drupal\Tests\block\Functional\BlockInstallTest::defaultTheme
  3. 10 core/modules/block/tests/src/Functional/BlockInstallTest.php \Drupal\Tests\block\Functional\BlockInstallTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/block/tests/src/Functional/BlockInstallTest.php, line 19

Class

BlockInstallTest
Tests block module's installation.

Namespace

Drupal\Tests\block\Functional

Code

protected $defaultTheme = 'stark';

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