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.