You are here

protected property HoneypotAdminFormTest::$defaultTheme in Honeypot 2.0.x

Same name and namespace in other branches
  1. 8 tests/src/Functional/HoneypotAdminFormTest.php \Drupal\Tests\honeypot\Functional\HoneypotAdminFormTest::defaultTheme

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/HoneypotAdminFormTest.php, line 29

Class

HoneypotAdminFormTest
Test Honeypot spam protection admin form functionality.

Namespace

Drupal\Tests\honeypot\Functional

Code

protected $defaultTheme = 'stark';