You are here

protected property AntibotJavaScriptTest::$defaultTheme in Antibot 8

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/FunctionalJavascript/AntibotJavaScriptTest.php, line 24

Class

AntibotJavaScriptTest
Tests Antibot in browsers with JavaScript.

Namespace

Drupal\Tests\antibot\FunctionalJavascript

Code

protected $defaultTheme = 'stark';