You are here

protected property LinkitFormatAdminTest::$defaultTheme in Linkit 8.5

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/LinkitFormatAdminTest.php, line 24

Class

LinkitFormatAdminTest
Tests the linkit alterations on the text format forms.

Namespace

Drupal\Tests\linkit\FunctionalJavascript

Code

protected $defaultTheme = 'stark';