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