CommentAnonymousTest::$defaultTheme

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

Type: defaultTheme

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/CommentAnonymousTest.php, line 18

Class

CommentAnonymousTest
Tests anonymous commenting.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'stark';

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