protected property MailchimpListsTestBase::$defaultTheme in Mailchimp 2.x
Same name and namespace in other branches
- 8 tests/src/Functional/MailchimpListsTestBase.php \Drupal\Tests\mailchimp_lists\Functional\MailchimpListsTestBase::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
- modules/
mailchimp_lists/ tests/ src/ Functional/ MailchimpListsTestBase.php, line 16
Class
- MailchimpListsTestBase
- Sets up Mailchimp Lists/Audiences module tests.
Namespace
Drupal\Tests\mailchimp_lists\FunctionalCode
protected $defaultTheme = 'stark';