public property TestBase::$defaultTheme in Responsive Tables Filter 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/ TestBase.php, line 28 - Contains \Drupal\responsive_tables_filter\Tests\TestBase.
Class
- TestBase
- Base class for all responsive_tables_filter tests.
Namespace
Drupal\Tests\responsive_tables_filter\FunctionalCode
public $defaultTheme = 'stark';