BasicTest::$defaultTheme

Same name in other branches
  1. 9 core/modules/views/tests/src/Functional/Wizard/BasicTest.php \Drupal\Tests\views\Functional\Wizard\BasicTest::defaultTheme
  2. 8.9.x core/modules/views/tests/src/Functional/Wizard/BasicTest.php \Drupal\Tests\views\Functional\Wizard\BasicTest::defaultTheme
  3. 11.x core/modules/views/tests/src/Functional/Wizard/BasicTest.php \Drupal\Tests\views\Functional\Wizard\BasicTest::defaultTheme

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/views/tests/src/Functional/Wizard/BasicTest.php, line 21

Class

BasicTest
Tests creating views with the wizard and viewing them on the listing page.

Namespace

Drupal\Tests\views\Functional\Wizard

Code

protected $defaultTheme = 'stark';

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