You are here

protected property ImageWidgetCropTest::$defaultTheme in Image Widget Crop 8.2

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/ImageWidgetCropTest.php, line 25

Class

ImageWidgetCropTest
Minimal test case for the image_widget_crop module.

Namespace

Drupal\Tests\image_widget_crop\FunctionalJavascript

Code

protected $defaultTheme = 'stark';