protected property ConfigLoadTest::$defaultTheme in Zoom API 8
Same name and namespace in other branches
- 2.0.x tests/src/Functional/ConfigLoadTest.php \Drupal\Tests\zoomapi\Functional\ConfigLoadTest::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/ ConfigLoadTest.php, line 18
Class
- ConfigLoadTest
- Simple test to ensure that the config page loads.
Namespace
Drupal\Tests\zoomapi\FunctionalCode
protected $defaultTheme = 'stark';