protected property AdminToolbarToolsAlterTest::$defaultTheme in Admin Toolbar 3.x
Same name and namespace in other branches
- 8.2 admin_toolbar_tools/tests/src/Functional/AdminToolbarToolsAlterTest.php \Drupal\Tests\admin_toolbar_tools\Functional\AdminToolbarToolsAlterTest::defaultTheme
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_tools/
tests/ src/ Functional/ AdminToolbarToolsAlterTest.php, line 28
Class
- AdminToolbarToolsAlterTest
- Tests for the existence of Admin Toolbar tools new links.
Namespace
Drupal\Tests\admin_toolbar_tools\FunctionalCode
protected $defaultTheme = 'stark';