You are here

protected property AjaxCommentsFunctionalTest::$defaultTheme in AJAX Comments 8

The theme to install as the default for testing.

Defaults to the install profile's default theme, if it specifies any.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/AjaxCommentsFunctionalTest.php, line 39

Class

AjaxCommentsFunctionalTest
Javascript functional tests for ajax comments.

Namespace

Drupal\Tests\ajax_comments\FunctionalJavascript

Code

protected $defaultTheme = 'stark';