protected property WebhookHashTest::$defaultTheme in Mailchimp 8
Same name and namespace in other branches
- 2.x tests/src/Functional/WebhookHashTest.php \Drupal\Tests\mailchimp\Functional\WebhookHashTest::defaultTheme
The theme to install as the default for testing.
Defaults to the install profile's default theme, if it specifies any.
Type: string
Overrides BrowserTestBase::$defaultTheme
File
- tests/
src/ Functional/ WebhookHashTest.php, line 17
Class
- WebhookHashTest
- Tests Mailchimp webhook protection.
Namespace
Drupal\Tests\mailchimp\FunctionalCode
protected $defaultTheme = 'classy';