CommentCSSTest::$defaultTheme

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

The theme to install as the default for testing.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

core/modules/comment/tests/src/Functional/CommentCSSTest.php, line 27

Class

CommentCSSTest
Tests CSS classes on comments.

Namespace

Drupal\Tests\comment\Functional

Code

protected $defaultTheme = 'starterkit_theme';

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