You are here

protected property AssetInjectorJsTest::$defaultTheme in Asset Injector 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/Functional/AssetInjectorJsTest.php, line 22

Class

AssetInjectorJsTest
Class AssetInjectorJsTest.

Namespace

Drupal\Tests\asset_injector\Functional

Code

protected $defaultTheme = 'stark';