You are here

protected property LibrariesWebTest::$defaultTheme in Libraries API 8.3

Set default theme to stable.

Type: string

Overrides BrowserTestBase::$defaultTheme

File

src/Tests/LibrariesWebTest.php, line 25

Class

LibrariesWebTest
Tests basic detection and loading of libraries.

Namespace

Drupal\libraries\Tests

Code

protected $defaultTheme = 'stable';