protected property ContactFormXmlAnonTest::$defaultTheme in Drupal 10
Same name and namespace in other branches
- 8 core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php \Drupal\Tests\contact\Functional\Rest\ContactFormXmlAnonTest::defaultTheme
- 9 core/modules/contact/tests/src/Functional/Rest/ContactFormXmlAnonTest.php \Drupal\Tests\contact\Functional\Rest\ContactFormXmlAnonTest::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
- core/
modules/ contact/ tests/ src/ Functional/ Rest/ ContactFormXmlAnonTest.php, line 29
Class
- ContactFormXmlAnonTest
- @group rest
Namespace
Drupal\Tests\contact\Functional\RestCode
protected $defaultTheme = 'stark';