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