You are here

protected property SwaggerUiFieldFormatterTest::$defaultTheme in Swagger UI Field Formatter 8.3

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/FunctionalJavascript/SwaggerUiFieldFormatterTest.php, line 30

Class

SwaggerUiFieldFormatterTest
Tests file and link field formatters.

Namespace

Drupal\Tests\swagger_ui_formatter\FunctionalJavascript

Code

protected $defaultTheme = 'stark';