LayoutDisplayTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/layout_builder/tests/src/Functional/LayoutDisplayTest.php, line 22

Class

LayoutDisplayTest
Tests functionality of the entity view display with regard to Layout Builder.

Namespace

Drupal\Tests\layout_builder\Functional

Code

protected $defaultTheme = 'stark';

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