protected property UsageTest::$defaultTheme in Bynder 8.3
Same name and namespace in other branches
- 8.2 tests/src/Functional/UsageTest.php \Drupal\Tests\bynder\Functional\UsageTest::defaultTheme
- 4.0.x tests/src/Functional/UsageTest.php \Drupal\Tests\bynder\Functional\UsageTest::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
- tests/
src/ Functional/ UsageTest.php, line 35
Class
- UsageTest
- Tests the Bynder usage tracking.
Namespace
Drupal\Tests\bynder\FunctionalCode
protected $defaultTheme = 'stark';