BlockContentIntegrationTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php \Drupal\Tests\block_content\Functional\Views\BlockContentIntegrationTest::defaultTheme
  2. 10 core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php \Drupal\Tests\block_content\Functional\Views\BlockContentIntegrationTest::defaultTheme
  3. 11.x core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php \Drupal\Tests\block_content\Functional\Views\BlockContentIntegrationTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/block_content/tests/src/Functional/Views/BlockContentIntegrationTest.php, line 15

Class

BlockContentIntegrationTest
Tests the block_content integration into views.

Namespace

Drupal\Tests\block_content\Functional\Views

Code

protected $defaultTheme = 'stark';

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