You are here

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

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

Default theme.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

tests/src/Functional/HoneypotFormProgrammaticSubmissionTest.php, line 20

Class

HoneypotFormProgrammaticSubmissionTest
Test programmatic submission of forms protected by Honeypot.

Namespace

Drupal\Tests\honeypot\Functional

Code

protected $defaultTheme = 'stark';