You are here

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

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

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/HoneypotFormCacheTest.php, line 27

Class

HoneypotFormCacheTest
Tests page caching on Honeypot protected forms.

Namespace

Drupal\Tests\honeypot\Functional

Code

protected $defaultTheme = 'stark';