protected property SvgFormatterTest::$defaultTheme in SVG Formatter 8
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/ Functional/ SvgFormatterTest.php, line 47
Class
- SvgFormatterTest
- Simple test to ensure that basic functionality of the module works.
Namespace
Drupal\Tests\svg_formatter\FunctionalCode
protected $defaultTheme = 'stark';