You are here

protected property MaxlengthJavascriptTest::$defaultTheme in Maxlength 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/MaxlengthJavascriptTest.php, line 26

Class

MaxlengthJavascriptTest
Tests Javascript behaviour of Maxlength module.

Namespace

Drupal\Tests\maxlength\FunctionalJavascript

Code

protected $defaultTheme = 'classy';