Error message

You are browsing documentation for drupal 10.3.x, which is not supported anymore. <a href="/api/drupal/core%21modules%21forum%21tests%21src%21Functional%21ForumIndexTest.php/property/ForumIndexTest%3A%3AdefaultTheme/11.x">Read the updated version of this page for drupal 11.x (the latest version).</a>

ForumIndexTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/forum/tests/src/Functional/ForumIndexTest.php, line 27

Class

ForumIndexTest
Tests the forum index listing.

Namespace

Drupal\Tests\forum\Functional

Code

protected $defaultTheme = 'stark';

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