You are here

protected property AjaxCommentsSettingsFormTest::$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

src/Tests/AjaxCommentsSettingsFormTest.php, line 31

Class

AjaxCommentsSettingsFormTest
Tests the \Drupal\ajax_comments\Form\SettingsForm.

Namespace

Drupal\ajax_comments\Tests

Code

protected $defaultTheme = 'stark';