You are here

protected property InstallTest::$defaultTheme in File Entity Browser 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/InstallTest.php, line 25

Class

InstallTest
Tests install/uninstall routines for File Browser.

Namespace

Drupal\Tests\file_browser\Functional

Code

protected $defaultTheme = 'stable';