You are here

protected property AdminToolbarSearchSettingTest::$defaultTheme in Admin Toolbar 3.x

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

admin_toolbar_search/tests/src/Functional/AdminToolbarSearchSettingTest.php, line 19

Class

AdminToolbarSearchSettingTest
Test the functionality of admin toolbar search.

Namespace

Drupal\Tests\admin_toolbar_search\Functional

Code

protected $defaultTheme = 'stark';