You are here

protected property AntibotNoJavascriptTest::$defaultTheme in Antibot 8

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/AntibotNoJavascriptTest.php, line 24

Class

AntibotNoJavascriptTest
Tests Antibot when JavaScript is disabled.

Namespace

Drupal\Tests\antibot\Functional

Code

protected $defaultTheme = 'stark';